diff options
author | Holger Paradies <retabell@gmx.de> | 2025-01-04 13:58:17 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-05-05 17:42:26 +0200 |
commit | 45c5b86cc2db4ae827d407997bf29d018462cc07 (patch) | |
tree | 80df9bf4ba27af390861712908f5a9fac6c84e6a /config/lists/base | |
parent | 4252521677ffda47572cdbfa253ae39835a4c963 (diff) | |
download | kanotix-45c5b86cc2db4ae827d407997bf29d018462cc07.zip kanotix-45c5b86cc2db4ae827d407997bf29d018462cc07.tar.gz |
TF printer-driver-gutenprint removed from i386
Diffstat (limited to 'config/lists/base')
-rw-r--r-- | config/lists/base | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/config/lists/base b/config/lists/base index d60c620..2065a8d 100644 --- a/config/lists/base +++ b/config/lists/base @@ -127,7 +127,7 @@ net-tools #if DISTRIBUTION wheezy jessie stretch buster bullseye #include <printer_driver_old> #endif -#nif DISTRIBUTION wheezy jessie stretch buster bullseye +#if DISTRIBUTION bookworm cups-bsd cups-client foomatic-db-engine @@ -136,6 +136,14 @@ printer-driver-gutenprint #include <printer_driver_all> libcups2 #endif +#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm +cups-bsd +cups-client +foomatic-db-engine +foomatic-db +#include <printer_driver_all> +libcups2 +#endif #if ARCHITECTURE amd64 libcups2:i386 #endif |