mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07: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:
@@ -46,7 +46,7 @@ BDEPEND="
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
test? (
|
||||
dev-libs/appstream-glib
|
||||
dev-libs/appstream
|
||||
x11-misc/xvfb-run
|
||||
)
|
||||
"
|
||||
|
||||
@@ -46,7 +46,7 @@ BDEPEND="
|
||||
>=sys-devel/gettext-0.19.8
|
||||
virtual/pkgconfig
|
||||
test? (
|
||||
dev-libs/appstream-glib
|
||||
dev-libs/appstream
|
||||
x11-misc/xvfb-run
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user