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:
commit
4e4bc5f69e
@ -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++"/>
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user