aboutsummaryrefslogtreecommitdiffstats
path: root/testing/texlive/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/texlive/APKBUILD')
-rw-r--r--testing/texlive/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/texlive/APKBUILD b/testing/texlive/APKBUILD
index e975ae6fc8..1fef794d3f 100644
--- a/testing/texlive/APKBUILD
+++ b/testing/texlive/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=texlive
pkgver=20160523
-pkgrel=0
+pkgrel=1
pkgdesc="Comprehensive TeX document production system"
url="http://tug.org/texlive/"
arch="all"
@@ -44,6 +44,7 @@ build() {
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--localstatedir=/var \
+ --enable-biber \
--enable-epsfwin \
--enable-ipc \
--enable-luatex \
@@ -53,7 +54,6 @@ build() {
--enable-tektronixwin \
--enable-unitermwin \
--enable-xetex \
- --disable-biber \
--disable-bibtex-x \
--disable-chktex \
--disable-cjkutils \