Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gnome-contacts
Commits:
0970c22a by Balló György at 2024-10-15T01:52:56+02:00
Add GStreamer dependencies
These are needed for taking a picture with the camera.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -21,6 +21,7 @@ pkgbase = gnome-contacts
depends = glibc
depends = gnome-online-accounts
depends = gst-plugin-gtk4
+ depends = gst-plugin-pipewire
depends = gst-plugins-base
depends = gstreamer
depends = gtk4
=====================================
PKGBUILD
=====================================
@@ -20,6 +20,7 @@ depends=(
glibc
gnome-online-accounts
gst-plugin-gtk4
+ gst-plugin-pipewire
gst-plugins-base
gstreamer
gtk4
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-contacts/-/commit/0970c22a26d9d466289add020ccebb43e48621d6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-contacts/-/commit/0970c22a26d9d466289add020ccebb43e48621d6
You're receiving this email because of your account on gitlab.archlinux.org.