x11-libs/libXfont2: RDEPEND on sys-libs/zlib
authorHarri Nieminen <moikkis@gmail.com>
Tue, 31 Jan 2017 15:17:15 +0000 (17:17 +0200)
committerMatt Turner <mattst88@gentoo.org>
Tue, 31 Jan 2017 17:24:48 +0000 (09:24 -0800)
Gentoo bug: https://bugs.gentoo.org/545898
See: https://cgit.freedesktop.org/xorg/lib/libXfont/tree/configure.ac?id=libXfont2-2.0.1#n144

Package-Manager: Portage-2.3.3, Repoman-2.3.1

x11-libs/libXfont2/libXfont2-2.0.1.ebuild
x11-libs/libXfont2/libXfont2-9999.ebuild

index d20bbb87b4c78e0e4b67defb40c9c4149ca443d1..e523674ed12ffd71f7ed89a8864a8703faeab790 100644 (file)
@@ -14,6 +14,7 @@ IUSE="bzip2 ipv6 truetype"
 
 RDEPEND="x11-libs/xtrans
        x11-libs/libfontenc
+       sys-libs/zlib
        truetype? ( >=media-libs/freetype-2 )
        bzip2? ( app-arch/bzip2 )
        x11-proto/xproto
index d2124d1c2601001fd13ef99cbaa3b0fcfa4328bc..136cca07ca6fa0f7b8653373413468ac7a51be40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,6 +15,7 @@ IUSE="bzip2 ipv6 truetype"
 
 RDEPEND="x11-libs/xtrans
        x11-libs/libfontenc
+       sys-libs/zlib
        truetype? ( >=media-libs/freetype-2 )
        bzip2? ( app-arch/bzip2 )
        x11-proto/xproto