summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2017-12-22 16:23:19 +0100
committerThomas Beierlein <tomjbe@gentoo.org>2017-12-22 16:23:19 +0100
commitfad1387905df2af6a377e43a2d50d20b915ede4f (patch)
treed6d124b27abb4b02b0d8d93e235504c630d94a5a /sci-electronics
parentapp-accessibility/nfbtrans: stabilize 7.74-r2 on amd64 for bug #638070 (diff)
downloadgentoo-fad1387905df2af6a377e43a2d50d20b915ede4f.tar.gz
gentoo-fad1387905df2af6a377e43a2d50d20b915ede4f.tar.bz2
gentoo-fad1387905df2af6a377e43a2d50d20b915ede4f.zip
sci-electronics/pcb: Fix missing build with USE (bug #634886).
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/pcb/pcb-20140316-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/pcb/pcb-20140316-r1.ebuild b/sci-electronics/pcb/pcb-20140316-r1.ebuild
index 1a30b76bb34a..03571fd2cd74 100644
--- a/sci-electronics/pcb/pcb-20140316-r1.ebuild
+++ b/sci-electronics/pcb/pcb-20140316-r1.ebuild
@@ -26,9 +26,9 @@ CDEPEND="dev-libs/glib:2
>=x11-libs/motif-2.3:0
dbus? ( sys-apps/dbus )
xrender? ( >=x11-libs/libXrender-0.9 ) ) )
- nelma? ( >=media-libs/gd-2.0.23 )
+ nelma? ( >=media-libs/gd-2.0.23[png] )
opengl? ( virtual/opengl )
- gcode? ( >=media-libs/gd-2.0.23 )
+ gcode? ( >=media-libs/gd-2.0.23[png] )
virtual/libintl
png? ( >=media-libs/gd-2.0.23[png] )
m4lib-png? ( >=media-libs/gd-2.0.23[png] )