diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-09-06 09:32:32 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-09-06 09:34:00 -0700 |
commit | ea1e6d54479c19c621363a579fb85307aa06c716 (patch) | |
tree | 5f7acb961a181d6ef0bb9897108faaba6d831d9e /x11-apps | |
parent | x11-apps/rgb: Depend on x11-misc/util-macros. (diff) | |
download | gentoo-ea1e6d54479c19c621363a579fb85307aa06c716.tar.gz gentoo-ea1e6d54479c19c621363a579fb85307aa06c716.tar.bz2 gentoo-ea1e6d54479c19c621363a579fb85307aa06c716.zip |
x11-apps/mkfontscale: Depend on x11-misc/util-macros.
Bug: https://bugs.gentoo.org/478132
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild index 67a7d3a00866..bb2212c7c2df 100644 --- a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild +++ b/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild @@ -16,6 +16,7 @@ RDEPEND="x11-libs/libfontenc sys-libs/zlib app-arch/bzip2" DEPEND="${RDEPEND} + x11-misc/util-macros x11-proto/xproto app-arch/gzip" |