commit:     3eebecadfbed2cd5709ed64d2976153a07031762
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 03:23:17 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 03:23:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eebecad

x11-apps/bdftopcf: Depend on x11-proto/xproto

Closes: https://bugs.gentoo.org/639842

 x11-apps/bdftopcf/bdftopcf-1.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild 
b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild
index a51b4f707be..804f58b6d98 100644
--- a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild
+++ b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild
@@ -9,5 +9,7 @@ DESCRIPTION="X.Org bdftopcf application"
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
-DEPEND="x11-proto/fontsproto"
+DEPEND="
+       x11-proto/fontsproto
+       x11-proto/xproto"
 RDEPEND=""

Reply via email to