summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-08-18 00:34:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-08-18 01:02:02 +0200
commit13e24a1bcec8b83d3f847c389705e41ae40800cb (patch)
tree0956cb012f7c8e281a7f1cb9ee60a84b3f2a45bf /sys-apps
parentprofiles: arm64: Add media-video/pipewire USEes to p.use.mask (diff)
downloadgentoo-13e24a1bcec8b83d3f847c389705e41ae40800cb.tar.gz
gentoo-13e24a1bcec8b83d3f847c389705e41ae40800cb.tar.bz2
gentoo-13e24a1bcec8b83d3f847c389705e41ae40800cb.zip
sys-apps/xdg-desktop-portal: Add missing slot operator
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
index 1f9c77901d4a..c93537059712 100644
--- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
+++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.4.2.ebuild
@@ -28,7 +28,7 @@ DEPEND="
dev-libs/json-glib
sys-fs/fuse:0
geolocation? ( >=app-misc/geoclue-2.5.3:2.0 )
- screencast? ( media-video/pipewire )
+ screencast? ( media-video/pipewire:= )
"
RDEPEND="${DEPEND}"