From c1c3a32fb78e5130f936598e75612ee18c47005d Mon Sep 17 00:00:00 2001 From: localhorst Date: Sat, 21 Jun 2025 11:54:15 +0200 Subject: [PATCH] cleanup for new IPC --- appliance.kiwi | 1 - config.sh | 2 -- 2 files changed, 3 deletions(-) diff --git a/appliance.kiwi b/appliance.kiwi index f1f70dd..d95921e 100644 --- a/appliance.kiwi +++ b/appliance.kiwi @@ -59,7 +59,6 @@ - diff --git a/config.sh b/config.sh index 09143aa..3e6afd0 100644 --- a/config.sh +++ b/config.sh @@ -43,8 +43,6 @@ suseInsertService dracut_hostonly #-------------------------------------- baseSetRunlevel 3 -pip install sysv-ipc --break-system-packages -pip install pycstruct --break-system-packages pip install brother-ql --break-system-packages pip install qrcode --break-system-packages -- 2.47.1