summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/tex.pp7
1 files changed, 1 insertions, 6 deletions
diff --git a/manifests/tex.pp b/manifests/tex.pp
index 310ba53..0b314ed 100644
--- a/manifests/tex.pp
+++ b/manifests/tex.pp
@@ -3,12 +3,7 @@
# Package list is currently Archlinux specific.
class profiles::tex {
ensure_packages([
- 'texlive-basic',
- 'texlive-binextra',
- 'texlive-fontsextra',
- 'texlive-fontsrecommmended',
- 'texlive-latexextra',
- 'texlive-pictures',
+ 'texlive',
# Can be limited to texlive-langenglish and texlive-langeuropean
'texlive-lang',