summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichał Sałaban2016-11-06 01:25:48 +0100
committerMichał Sałaban2016-11-06 01:25:48 +0100
commite0ca11848b310303fce6f311b9f68b7998bc2779 (patch)
tree5171ed5bdbb21a27264327365f91d5f2bb7f3fbb /PKGBUILD
parentd3d17dcd5e5d89bc45e64cf13f40cc13af092397 (diff)
downloadaur-e0ca11848b310303fce6f311b9f68b7998bc2779.tar.gz
Update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1cda6a3eb5e..e3b45ad40645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A lightweight, portable Wiki engine based on Django"
arch=('any')
url="https://djiki.info"
license=('BSD')
-depends=('python2' 'python2-django')
+depends=('python2' 'python2-django' 'python2-creole')
optdepends=('sorl-thumbnail: Handling of images')
source=("https://pypi.python.org/packages/07/5e/17a13502bdf4556caf98ab95859f21d46df675943f5bb7caa01317ac749d/djiki-$pkgver.tar.gz")
md5sums=('474e1e02aa0a8e3df5d1048e8d4376f5')