mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
app-text/zathura: fix test deps
See https://github.com/gentoo/gentoo/pull/41617#issuecomment-3499174761. It looks like we need appstream and I don't see at a glance a use of appstream-glib. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
9594965138
commit
98bd3efb6a
@ -46,7 +46,7 @@ BDEPEND="
|
|||||||
>=sys-devel/gettext-0.19.8
|
>=sys-devel/gettext-0.19.8
|
||||||
virtual/pkgconfig
|
virtual/pkgconfig
|
||||||
test? (
|
test? (
|
||||||
dev-libs/appstream-glib
|
dev-libs/appstream
|
||||||
x11-misc/xvfb-run
|
x11-misc/xvfb-run
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
|||||||
@ -46,7 +46,7 @@ BDEPEND="
|
|||||||
>=sys-devel/gettext-0.19.8
|
>=sys-devel/gettext-0.19.8
|
||||||
virtual/pkgconfig
|
virtual/pkgconfig
|
||||||
test? (
|
test? (
|
||||||
dev-libs/appstream-glib
|
dev-libs/appstream
|
||||||
x11-misc/xvfb-run
|
x11-misc/xvfb-run
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user