[arch-commits] Commit in spice-gtk/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Mar 14 18:25:21 UTC 2021
Date: Sunday, March 14, 2021 @ 18:25:20
Author: bgyorgy
Revision: 891276
upgpkg: spice-gtk 0.39-3: Add gst-plugins-good to dependencies (FS#69556)
Modified:
spice-gtk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-14 18:16:19 UTC (rev 891275)
+++ PKGBUILD 2021-03-14 18:25:20 UTC (rev 891276)
@@ -6,12 +6,12 @@
pkgname=spice-gtk
pkgver=0.39
-pkgrel=2
+pkgrel=3
pkgdesc="GTK+ client library for SPICE"
arch=('x86_64')
url="https://www.spice-space.org/"
license=('LGPL2.1')
-depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'libpulse' 'opus' 'phodav' 'usbredir' 'gst-plugins-base-libs')
+depends=('gtk3' 'libcacard' 'libjpeg-turbo' 'opus' 'phodav' 'usbredir' 'gst-plugins-base' 'gst-plugins-good')
makedepends=('gobject-introspection' 'meson' 'spice-protocol' 'usbutils' 'vala')
provides=("spice-glib=$pkgver" "spice-gtk3=$pkgver")
replaces=('spice-glib' 'spice-gtk3')
More information about the arch-commits
mailing list