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 4fadfeaec8c0..7edc0173e06a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='A collaborative note taking and journal application using a stylus.'
arch=('any')
license=('GPL3')
url='https://github.com/flyser/cournal'
-depends=('python' 'gtk3' 'poppler-glib' 'gobject-introspection' 'python-gobject'
+depends=('python' 'gtk3' 'poppler-glib' 'gobject-introspection' 'python-gobject' 'python-cairo'
'python-zope-interface' 'hicolor-icon-theme' 'desktop-file-utils' 'intltool')
makedepends=('git' 'mercurial')
source=('git+https://github.com/flyser/cournal.git')