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:
Sam James 2025-11-07 01:54:22 +00:00
parent 9594965138
commit 98bd3efb6a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 2 additions and 2 deletions

View File

@ -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
)
"

View File

@ -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
)
"