summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beefe697719f..655454d467ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL3')
makedepends=('meson' 'ninja')
depends=(
'appstream-glib' 'desktop-file-utils' 'gobject-introspection' 'gst-python'
- 'gstreamer' 'gtk3' 'python-dbus' 'python-gobject' 'python-mutagen'
+ 'gstreamer' 'gtk3' 'python-dbus' 'python-gobject' 'python-mutagen' 'python3-peewee'
)
conflicts=("${_gitname}")
provides=("${_gitname}")