summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaerbit2016-03-30 22:12:27 +0200
committerFaerbit2016-03-30 22:12:27 +0200
commit51f0ef4431923b9f6a2146523328420bcc743189 (patch)
tree55d307ae38998a573d87115d71080c883b5f04f2 /PKGBUILD
parentea5cc3503550a1196d00d3870357830201b6add5 (diff)
downloadaur-pdf-aas-git.tar.gz
Changing dependencies, because of upstream changes.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 415c3b75e14b..690c6b787dd0 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')
-depends=('python3' 'python-flask' 'libreoffice')
+depends=('python3' 'python-flask' 'unoconv')
makedepends=('git')
source=("git+https://github.com/faerbit/pdf-aas.git")
md5sums=("SKIP")