commit: ea1e6d54479c19c621363a579fb85307aa06c716 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Sep 6 16:32:32 2015 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Sep 6 16:34:00 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1e6d54
x11-apps/mkfontscale: Depend on x11-misc/util-macros. Bug: https://bugs.gentoo.org/478132 x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild b/x11-apps/mkfontscale/mkfontscale-1.1.2.ebuild index 67a7d3a..bb2212c 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"
