Compare commits
No commits in common. "4e4bc5f69e862962a2f3ccdb5da1aad63d33fc4f" and "d225658e0fd4f8ca7a5af07b0169ad74b8ca7922" have entirely different histories.
4e4bc5f69e
...
d225658e0f
@ -59,6 +59,7 @@
|
||||
<package name="usbutils"/>
|
||||
<package name="pciutils"/>
|
||||
<package name="ncurses-devel"/>
|
||||
<package name="ncurses5-devel"/>
|
||||
<package name="git"/>
|
||||
<package name="make"/>
|
||||
<package name="gcc-c++"/>
|
||||
|
@ -43,6 +43,8 @@ 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user