summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordrrossum2015-10-30 10:21:56 -0500
committerdrrossum2015-10-30 10:21:56 -0500
commit56f9e238c8ee1bd6b01ef0ff37c6592e535c2ae6 (patch)
tree301c0baf606a6898253cb3d1494b720249827b53 /PKGBUILD
parent295ef51dc699ef7561e2f43c921edd7a6ff0cce2 (diff)
downloadaur-56f9e238c8ee1bd6b01ef0ff37c6592e535c2ae6.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d28c4f4477a2..0e78b281cf2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ pkgdesc='Lightweight, fast and featureful PDF viewer based on MuPDF'
arch=('i686' 'x86_64')
url='http://repo.or.cz/w/llpp.git'
license=('custom')
-depends=('mupdf' 'openssl' 'openjpeg2' 'libx11' 'desktop-file-utils')
-makedepends=('ocaml')
+depends=('openjpeg2' 'jbig2dec' 'desktop-file-utils' 'glu')
+makedepends=('ocaml' 'mupdf')
source=(http://repo.or.cz/llpp.git/snapshot/561dc5673cea431e930668b0d87b0c4b31a36b39.tar.gz)
install=llpp.install
sha256sums=('SKIP')