summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')