summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaerbit2016-03-23 22:12:12 +0100
committerFaerbit2016-03-23 22:12:12 +0100
commitea5cc3503550a1196d00d3870357830201b6add5 (patch)
treef14e81e5e31a782b1d3b4d521ca0811bf0585c24 /PKGBUILD
parenta2b271f56847b59ad0a5ec681e53da956c117e78 (diff)
downloadaur-ea5cc3503550a1196d00d3870357830201b6add5.tar.gz
Only requiring libreoffice.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 986aff623b82..415c3b75e14b 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-still')
+depends=('python3' 'python-flask' 'libreoffice')
makedepends=('git')
source=("git+https://github.com/faerbit/pdf-aas.git")
md5sums=("SKIP")