diff options
author | Holger Paradies <retabell@gmx.de> | 2025-05-07 21:11:15 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-05-18 20:41:31 +0200 |
commit | 3f2b6211b4cbebba524c56da7d9cec3fb64ef657 (patch) | |
tree | 5336af54a0694fb8e338400ec894191e87591989 /config/lists/base | |
parent | 84792be109f18938c4e69bcace073c3ccb93b0d0 (diff) | |
download | kanotix-3f2b6211b4cbebba524c56da7d9cec3fb64ef657.zip kanotix-3f2b6211b4cbebba524c56da7d9cec3fb64ef657.tar.gz |
Cups i386
Fix for build error if bookworm-security is enabled
Diffstat (limited to 'config/lists/base')
-rw-r--r-- | config/lists/base | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lists/base b/config/lists/base index 207edb6..b47cfb9 100644 --- a/config/lists/base +++ b/config/lists/base @@ -144,10 +144,10 @@ cups-client foomatic-db-engine foomatic-db #include <printer_driver_all> -libcups2 +libcups2t64 #endif #if ARCHITECTURE amd64 -libcups2:i386 +#include <cupsi386> #endif # build |