summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-11-10 16:29:47 -0800
committerMatt Turner <mattst88@gentoo.org>2017-11-10 16:29:47 -0800
commit76529e54aa94be17e866dfcce0a2c63558e95a04 (patch)
treec9a0e3a0b0cd5773e7ba05cb6604cb008f4ce943 /x11-apps/bdftopcf/bdftopcf-1.1.ebuild
parentmedia-libs/mesa: Version bump to 17.2.5 (diff)
downloadgentoo-76529e54aa94be17e866dfcce0a2c63558e95a04.tar.gz
gentoo-76529e54aa94be17e866dfcce0a2c63558e95a04.tar.bz2
gentoo-76529e54aa94be17e866dfcce0a2c63558e95a04.zip
x11-apps/bdftopcf: Add dependency on x11-proto/fontsproto
Closes: https://bugs.gentoo.org/636984 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'x11-apps/bdftopcf/bdftopcf-1.1.ebuild')
-rw-r--r--x11-apps/bdftopcf/bdftopcf-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild
index 5e3350ff2b0b..a51b4f707be0 100644
--- a/x11-apps/bdftopcf/bdftopcf-1.1.ebuild
+++ b/x11-apps/bdftopcf/bdftopcf-1.1.ebuild
@@ -9,5 +9,5 @@ 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"
RDEPEND=""
-DEPEND="${RDEPEND}"