mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +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
|
||||
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
|
||||
)
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user