[arch-commits] Commit in pitivi/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Sun Mar 14 18:40:01 UTC 2021


    Date: Sunday, March 14, 2021 @ 18:40:01
  Author: bgyorgy
Revision: 891281

upgpkg: pitivi 2021.01-2: Add missing libpeas dependency (FS#68478)

Modified:
  pitivi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 18:36:14 UTC (rev 891280)
+++ PKGBUILD	2021-03-14 18:40:01 UTC (rev 891281)
@@ -5,13 +5,13 @@
 
 pkgname=pitivi
 pkgver=2021.01
-pkgrel=1
+pkgrel=2
 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-plugin-gtk' 'gst-plugins-bad' 'gst-plugins-good' 'gst-python'
-         'gtk3' 'libnotify' 'python-cairo' 'python-gobject' 'python-matplotlib' 'python-numpy')
+         'gtk3' 'libnotify' 'libpeas' 'python-cairo' 'python-gobject' 'python-matplotlib' 'python-numpy')
 makedepends=('intltool' 'itstool' 'meson')
 optdepends=('frei0r-plugins: additional video effects, clip transformation feature'
             'gst-libav: additional multimedia codecs'



More information about the arch-commits mailing list