summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgeigi2020-09-28 18:09:37 +0200
committergeigi2020-09-28 18:09:37 +0200
commitd741859f21288c5e37455e1823e2c8e92f49fcd7 (patch)
treecf93d668c9f0954bc390e0ca49909bee52065e39 /PKGBUILD
parent7e65cd370124a6064475ea400258c5db01bcf9d3 (diff)
downloadaur-d741859f21288c5e37455e1823e2c8e92f49fcd7.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52c77ab0f855..668f152fd22d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3')
makedepends=('meson' 'ninja')
depends=(
'appstream-glib' 'desktop-file-utils' 'gst-python'
- 'gstreamer' 'gtk3' 'python-dbus' 'python-distro' 'python-requests' 'python-pytz' 'python-gobject' 'python-mutagen' 'python-cairo' 'python-peewee' 'python-apsw' 'file' 'gst-plugins-good'
+ 'gstreamer' 'gtk3' 'python-dbus' 'python-distro' 'python-requests' 'python-pytz' 'python-gobject' 'python-mutagen' 'python-cairo' 'python-peewee' 'python-apsw' 'python-packaging' 'file' 'gst-plugins-good'
)
source=( "https://github.com/geigi/cozy/archive/${pkgver}.tar.gz")
sha256sums=('984508506c9907c765f75f8042249ff3a95db7e6407e7a66338fd52384ac797f')