summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoshH1002020-04-13 15:04:09 -0600
committerJoshH1002020-04-13 15:04:09 -0600
commit21af3acae62de5ec0e70491e8240882342f79b25 (patch)
tree31ea18e6c864f02bdfaf7b18e1910226c34fcd4d /PKGBUILD
parent8ff75eaef10e8ee691a1e482ca98e6c5162268de (diff)
downloadaur-flowblade-git.tar.gz
added missing dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cb90e2b918d..473ecd69ba51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('dbus-glib' 'frei0r-plugins' 'gmic' 'gtk3' 'librsvg' 'mlt'
'python-mlt'
'movit' 'pygtk' 'python-dbus' 'pygobject-devel'
'python-gobject' 'python-numpy' 'python-pillow' 'sdl_image'
- 'sox' 'swh-plugins')
+ 'sox' 'swh-plugins' 'python-cairo' )
makedepends=('git')
conflicts=('flowblade' 'flowblade-hg')
provides=('flowblade')