summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2022-10-20 20:24:57 -1000
committerGaetan Bisson2022-10-20 20:24:57 -1000
commit9922d808948259cbca28c68c4ddac6d8ff6c4814 (patch)
tree1a0fa057fce238527da6b1d69ec34cee5dc3dd85
parent68bbbf15a34b03f9459759ac6714bc7380bb56af (diff)
downloadaur-9922d808948259cbca28c68c4ddac6d8ff6c4814.tar.gz
remove unused array
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 039213abfff9..95267a48d0ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,6 @@ url='https://mupdf.com/'
license=('AGPL3')
makedepends=('git' 'libxi' 'glu')
depends=('libxrandr' 'harfbuzz' 'jbig2dec' 'libjpeg-turbo' 'openjpeg2' 'gumbo-parser' 'mujs')
-internal=('extract' 'freeglut' 'lcms2')
-
source=('git://git.ghostscript.com/mupdf.git'
'git://git.ghostscript.com/thirdparty-extract.git'
'git://git.ghostscript.com/thirdparty-freeglut.git'