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 53b2ae2ed5f1..739ca6683bfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ depends=(
'python-pillow'
'python-praw'
)
-makedepends=('meson' 'git' 'gobject-introspection')
+makedepends=('meson' 'git' 'gobject-introspection' 'blueprint-compiler')
checkdepends=()
optdepends=('ffmpeg: For video')
provides=("${pkgname%-git}")