summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-25 21:19:45 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-25 21:19:45 +0200
commit317d004e347d1f4628389f8101db16b46ed81603 (patch)
tree17e2f1d8226d16dbac28b3ef375b1fdb90059ddd
parentSet mode for wireguard netdev. (diff)
downloadprofiles-317d004e347d1f4628389f8101db16b46ed81603.tar.gz
profiles-317d004e347d1f4628389f8101db16b46ed81603.tar.xz
Change tex package.
Arch linux replaced it slightly before 2023-06-25.
-rw-r--r--manifests/tex.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/tex.pp b/manifests/tex.pp
index 16783f6..2f4c9b1 100644
--- a/manifests/tex.pp
+++ b/manifests/tex.pp
@@ -1,6 +1,6 @@
class profiles::tex {
ensure_packages([
- 'texlive-core',
+ 'texlive-basic',
'texlive-fontsextra',
'texlive-latexextra',
'texlive-pictures',