summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfreijon2017-01-28 14:15:48 -0800
committerfreijon2017-01-29 08:59:43 -0800
commit8a96499890070773f12e71fdcd135de8e4996d9a (patch)
tree0c3e9d3826b85083fe1621c4ab0cfaa495bad5a2 /PKGBUILD
parent12a8f44fb02ac03e95de81b1f4acb32e2ef6fef3 (diff)
downloadaur-8a96499890070773f12e71fdcd135de8e4996d9a.tar.gz
Readded python2-gobject to the dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f83ed02daa9..a79f9346a750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('dbus-glib' 'python2-pip' 'python2-dbus' 'python2-docopt'
'python2-requests' 'python2-setproctitle'
'python2-protobuf' 'python2-notify2' 'python2-psutil'
'python2-futures' 'python2-chardet' 'python2-netifaces'
- 'python2-lxml' 'python2-zeroconf' 'python2-netaddr')
+ 'python2-lxml' 'python2-zeroconf' 'python2-netaddr' 'python2-gobject')
makedepends=('python2-setuptools')
optdepends=('lame: MP3 transcoding support'
'faac: AAC transcoding support'