Skip to content

Commit

Permalink
dev-java/openjdk: use system giflib for :11
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/685826
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed May 13, 2019
1 parent 8577e35 commit 6867429
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ IUSE="alsa cups debug doc examples gentoo-vm headless-awt +jbootstrap nsplugin +

CDEPEND="
media-libs/freetype:2=
media-libs/giflib:0/7
>=sys-apps/baselayout-java-0.1.0-r1
sys-libs/zlib
systemtap? ( dev-util/systemtap )
Expand Down Expand Up @@ -133,6 +134,7 @@ src_configure() {
--with-extra-cflags="${CFLAGS}"
--with-extra-cxxflags="${CXXFLAGS}"
--with-extra-ldflags="${LDFLAGS}"
--with-giflib=system
--with-native-debug-symbols=$(usex debug internal none)
--with-vendor-name="Gentoo"
--with-vendor-url="https://gentoo.org"
Expand Down

0 comments on commit 6867429

Please sign in to comment.