projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a505a4
)
x11-apps/bdftopcf: Depend on x11-proto/xproto
author
Matt Turner
<mattst88@gentoo.org>
Wed, 6 Dec 2017 03:23:17 +0000
(19:23 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Wed, 6 Dec 2017 03:23:33 +0000
(19:23 -0800)
Closes: https://bugs.gentoo.org/639842
x11-apps/bdftopcf/bdftopcf-1.1.ebuild
patch
|
blob
|
history
diff --git
a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild
b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild
index a51b4f707be01890db9bb76f39f0d0a3e55053ad..804f58b6d980cbd493259f8ecbe8de61af2c55dd 100644
(file)
--- 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=""