mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-libs/motif: Add test dependency on font-misc-misc
It needs some fonts for testing of fonts (imagine that! :) Closes: https://bugs.gentoo.org/972639 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -41,7 +41,10 @@ RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}]
|
||||
DEPEND="${RDEPEND}
|
||||
x11-base/xorg-proto
|
||||
x11-misc/xbitmaps
|
||||
test? ( dev-libs/check[${MULTILIB_USEDEP}] )"
|
||||
test? (
|
||||
dev-libs/check[${MULTILIB_USEDEP}]
|
||||
media-fonts/font-misc-misc
|
||||
)"
|
||||
|
||||
BDEPEND="sys-devel/flex
|
||||
dev-util/byacc"
|
||||
|
||||
Reference in New Issue
Block a user