summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornate2016-03-20 14:36:32 -0700
committernate2016-03-20 14:36:32 -0700
commit8a8db7205ef2155ae7bbdc73c4eb2c10211afac7 (patch)
tree3ec479007176475ce36b2400af66464a2de3ec17 /PKGBUILD
parent701ad2c45be187c9f2f51d469f154d786ae8eacb (diff)
downloadaur-8a8db7205ef2155ae7bbdc73c4eb2c10211afac7.tar.gz
Update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9392e6e7cae8..7f8b0f1f8c82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ depends=('clutter-gtk' 'clutter-gst' 'xplayer-plparser-git'
'libpeas' 'gsettings-desktop-schemas'
'python2-gobject' 'gst-plugins-base' 'gst-plugins-good')
makedepends=('git' 'gnome-common' 'gtk-doc' 'gobject-introspection')
+optdepends=('gst-libav: Extra media codec support')
provides=($_pkgname)
conflicts=('xplayer' $_pkgname)
url='https://github.com/linuxmint/xplayer'