summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFaerbit2016-03-23 18:57:20 +0100
committerFaerbit2016-03-23 18:57:20 +0100
commit67bd31785a00eaaabb6f03aa389604ce170c350d (patch)
treedf3a35b23ae52aa8d0150bb4e47873f3cbfcbaba
parent1fc9afc8ced5a2e0ac890cfdfa269341d8099d34 (diff)
downloadaur-67bd31785a00eaaabb6f03aa389604ce170c350d.tar.gz
Adding libreoffice depedency.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e958f78ce02..94a8b237e870 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Mar 23 17:52:43 UTC 2016
+# Wed Mar 23 17:57:06 UTC 2016
pkgbase = pdf-aas-git
pkgdesc = Little webservice which converts office documents to PDF files.
pkgver = 4.a2f5460
diff --git a/PKGBUILD b/PKGBUILD
index 03f54ef16ddf..42e1454425a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Little webservice which converts office documents to PDF files."
arch=('i686' 'x86_64' 'armv7h')
url="https://github.org/faerbit/pdf-aas"
license=('MIT')
-dependencies=('python3' 'python-flask')
+dependencies=('python3' 'python-flask' 'libreoffice-still')
makedepends=('git')
source=("git+https://github.com/faerbit/pdf-aas.git")
md5sums=("SKIP")