summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRagnar Groot Koerkamp2021-04-07 16:14:30 +0200
committerRagnar Groot Koerkamp2021-04-07 16:14:30 +0200
commite1ac0177636774fa8eb2852e30568505525441fe (patch)
tree3a460d48b8de68b517214582466fba684ee84b2c /PKGBUILD
parent2edd9e48d283737d5e0c8cc1bbaf1bd7d05e9c3d (diff)
downloadaur-e1ac0177636774fa8eb2852e30568505525441fe.tar.gz
Depend on texlive-core instead of texlive.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c76a46a130e..5a3b0e77bd68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('gcc: for compiling c++ sources',
'pypy: for running python2 submissions with pypy',
'jdk11-openjdk: for running java submissions',
'kotlin: for running kotlin submissions',
- 'texlive: for building problem statements',
+ 'texlive-core: for building problem statements',
'texlive-latexextra: for building problem statements',
'texlive-pictures: for building problem statements',
'texlive-science: for building problem statements',