summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2024-04-01 12:33:11 -0500
committernate2024-04-01 12:33:11 -0500
commitec7c490cedbf7f25d299ad1f023975d8a0e293b5 (patch)
tree50553de098781ddb23532470d50e2e8e953dba0b /PKGBUILD
parent19622c6ffe747e5d4ce8fea7ba556a966ffe7f22 (diff)
downloadaur-pix.tar.gz
add gst-libav optdep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afcb487826bc..5e9ec7b5d92f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pix
pkgver=3.2.2
-pkgrel=4
+pkgrel=5
pkgdesc="Image viewer and browser based on gthumb. X-Apps Project."
arch=('i686' 'x86_64' 'armv7h')
license=('GPL')
@@ -26,6 +26,7 @@ makedepends=(
optdepends=(
'gstreamer: Video support'
'gst-plugin-gtk: Video support'
+ 'gst-libav: Video support'
'exiv2: Embedded metadata support'
'libjpeg-turbo: Jpeg writing support'
'libtiff: Tiff writing support'