From: Matt Turner Date: Sun, 6 Sep 2015 16:32:32 +0000 (-0700) Subject: x11-apps/mkfontscale: Depend on x11-misc/util-macros. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ea1e6d54479c19c621363a579fb85307aa06c716;p=gentoo.git x11-apps/mkfontscale: Depend on x11-misc/util-macros. Bug: https://bugs.gentoo.org/478132 --- 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"