Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-contacts


Commits:
7ee8de31 by Balló György at 2024-10-13T12:25:50+02:00
Add GStreamer dependencies

These are needed for taking a picture with the camera.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -20,6 +20,9 @@ pkgbase = gnome-contacts
        depends = glib2
        depends = glibc
        depends = gnome-online-accounts
+       depends = gst-plugin-gtk4
+       depends = gst-plugins-base
+       depends = gstreamer
        depends = gtk4
        depends = hicolor-icon-theme
        depends = libadwaita


=====================================
PKGBUILD
=====================================
@@ -19,6 +19,9 @@ depends=(
   glib2
   glibc
   gnome-online-accounts
+  gst-plugin-gtk4
+  gst-plugins-base
+  gstreamer
   gtk4
   hicolor-icon-theme
   libadwaita



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-contacts/-/commit/7ee8de31e9d5efdd27a99fcdb68778c5120c6501

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-contacts/-/commit/7ee8de31e9d5efdd27a99fcdb68778c5120c6501
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to