[arch-commits] Commit in pitivi/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu May 28 08:43:23 UTC 2020
Date: Thursday, May 28, 2020 @ 08:43:22
Author: bgyorgy
Revision: 636205
upgpkg: pitivi 0.999-4: Add gst-plugin-gtk to dependencies (FS#65933)
Modified:
pitivi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-28 08:36:04 UTC (rev 636204)
+++ PKGBUILD 2020-05-28 08:43:22 UTC (rev 636205)
@@ -5,12 +5,12 @@
pkgname=pitivi
pkgver=0.999
-pkgrel=3
+pkgrel=4
pkgdesc="Editor for audio/video projects using the GStreamer framework"
arch=('x86_64')
url="http://pitivi.org/"
license=('LGPL')
-depends=('gsound' 'gst-editing-services' 'gst-plugins-bad' 'gst-plugins-good' 'gst-python'
+depends=('gsound' 'gst-editing-services' 'gst-plugin-gtk' 'gst-plugins-bad' 'gst-plugins-good' 'gst-python'
'gst-transcoder' 'gtk3' 'libnotify' 'python-cairo' 'python-gobject' 'python-matplotlib'
'python-numpy')
makedepends=('intltool' 'itstool' 'meson')
More information about the arch-commits
mailing list