diff options
author | Eric Hameleers <alien@slackware.com> | 2023-06-04 17:24:15 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-06-04 17:24:15 +0200 |
commit | 65a4edd0eeac5134d9bc3ead821d19df8bd5d449 (patch) | |
tree | 7ef7dff0fd4ca42459f3f1ffbad04906043dc9b8 /pkglists | |
parent | 0e3090467e0b3c547986c561cb1e967b6d8785f2 (diff) | |
download | liveslak-65a4edd0eeac5134d9bc3ead821d19df8bd5d449.tar.gz liveslak-65a4edd0eeac5134d9bc3ead821d19df8bd5d449.tar.xz |
Move some packages from Plasma5 support into no-X and X base modules
More and more, non-KDE software starts depending on packages that were
introduced for KDE Plasma5.
Diffstat (limited to 'pkglists')
-rw-r--r-- | pkglists/noxbase.lst | 1 | ||||
-rw-r--r-- | pkglists/x_base.lst | 3 | ||||
-rw-r--r-- | pkglists/z00_plasma5supp.lst | 6 |
3 files changed, 7 insertions, 3 deletions
diff --git a/pkglists/noxbase.lst b/pkglists/noxbase.lst index 719a423..f0e63ef 100644 --- a/pkglists/noxbase.lst +++ b/pkglists/noxbase.lst @@ -68,6 +68,7 @@ libdvdread libexif libffi libgphoto2 +libgtop libical libieee1284 libimobiledevice diff --git a/pkglists/x_base.lst b/pkglists/x_base.lst index 4896507..e09a814 100644 --- a/pkglists/x_base.lst +++ b/pkglists/x_base.lst @@ -1,5 +1,6 @@ ConsoleKit2 GConf +Imath Mako SDL2 SDL2_gfx @@ -213,6 +214,7 @@ pygobject3 pygtk python-MarkupSafe python-distro +qrencode randrproto recordproto rendercheck @@ -241,6 +243,7 @@ ttf-indic-fonts videoproto viewres vte +vulkan-sdk wayland wqy-zenhei-font-ttf x11-skel diff --git a/pkglists/z00_plasma5supp.lst b/pkglists/z00_plasma5supp.lst index 1c358e3..016095b 100644 --- a/pkglists/z00_plasma5supp.lst +++ b/pkglists/z00_plasma5supp.lst @@ -1,7 +1,7 @@ # # Libraries and programs to support a basic Plasma5 installation: # -Imath +#Imath #LibRaw PyQt5 QScintilla @@ -110,7 +110,7 @@ python-PyYAML python-doxypypy python-doxyqml qca -qrencode +#qrencode qt5 qt5-webkit qtkeychain @@ -131,7 +131,7 @@ taglib-extras # x_base: #vim #vim-gvim -vulkan-sdk +#vulkan-sdk woff2 xcb-util-cursor xcb-util-errors |