deskutils/xdg-desktop-portal: add missing dependency after 689ee986fa
meson.build:115:18: ERROR: Dependency "gstreamer-pbutils-1.0" not found, tried pkgconfig Found via multimedia/pipewire built with GSTREAMER option disabled. See also https://github.com/flatpak/xdg-desktop-portal/commit/284279b35a28
This commit is contained in:
@@ -17,7 +17,7 @@ LIB_DEPENDS= libfuse3.so:filesystems/fusefs-libs3 \
|
||||
libpipewire-0.3.so:multimedia/pipewire \
|
||||
libportal.so:deskutils/libportal
|
||||
|
||||
USES= gettext-tools gmake gnome meson pkgconfig python:build shebangfix
|
||||
USES= gettext-tools gmake gnome gstreamer meson pkgconfig python:build shebangfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= flatpak
|
||||
USE_GNOME= gdkpixbuf glib20
|
||||
|
||||
Reference in New Issue
Block a user