diff options
Diffstat (limited to 'config/lists/base')
-rw-r--r-- | config/lists/base | 29 |
1 files changed, 27 insertions, 2 deletions
diff --git a/config/lists/base b/config/lists/base index 05d35d2..0be58b5 100644 --- a/config/lists/base +++ b/config/lists/base @@ -9,6 +9,8 @@ sudo #nif DISTRIBUTION wheezy jessie stretch buster bullseye polkitd pkexec +#endif +#if DISTRIBUTION bookworm polkitd-pkla #endif @@ -58,6 +60,10 @@ zstd # tools bc clinfo +#nif DISTRIBUTION bullseye bookworm +fastfetch +hstr +#endif mc most less @@ -99,6 +105,10 @@ zsync debconf-utils rpm2cpio usbutils +util-linux +#nif DISTRIBUTION bullseye +util-linux-extra +#endif exif fsarchiver xterm @@ -142,17 +152,22 @@ cups-client foomatic-db-engine foomatic-db #include <printer_driver_all> -libcups2 +libcups2t64 #endif #if ARCHITECTURE amd64 -libcups2:i386 +#include <cupsi386> #endif # build module-assistant build-essential fakeroot +#if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm libstdc++5 +#endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +libstdc++6 +#endif bzip2 cdbs dkms @@ -160,7 +175,13 @@ devscripts pbuilder # system +#if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm cpufrequtils +#endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +linux-cpupower +#endif + #if DISTRIBUTION wheezy jessie stretch buster hddtemp #endif @@ -242,6 +263,10 @@ zram #if DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm httpfs2 #endif +# support for appimages +#nif DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm +libfuse2t64 +#endif # filesystem tools parted |