Merge pull request 'Update Kiwi and use new IPC style' (#11) from feature/new-ipc into main

Reviewed-on: #11
This commit is contained in:
Hendrik Schutter 2025-06-22 11:59:04 +02:00
commit 4e4bc5f69e
2 changed files with 0 additions and 3 deletions

View File

@ -59,7 +59,6 @@
<package name="usbutils"/> <package name="usbutils"/>
<package name="pciutils"/> <package name="pciutils"/>
<package name="ncurses-devel"/> <package name="ncurses-devel"/>
<package name="ncurses5-devel"/>
<package name="git"/> <package name="git"/>
<package name="make"/> <package name="make"/>
<package name="gcc-c++"/> <package name="gcc-c++"/>

View File

@ -43,8 +43,6 @@ suseInsertService dracut_hostonly
#-------------------------------------- #--------------------------------------
baseSetRunlevel 3 baseSetRunlevel 3
pip install sysv-ipc --break-system-packages
pip install pycstruct --break-system-packages
pip install brother-ql --break-system-packages pip install brother-ql --break-system-packages
pip install qrcode --break-system-packages pip install qrcode --break-system-packages