mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-02 18:39:55 -07:00
python: remove util-linux dependency
This commit is contained in:
parent
84e7d60281
commit
5901fbf9fe
@ -2,6 +2,12 @@
|
||||
|
||||
patch -p1 < python3-always-pip.patch
|
||||
|
||||
# Remove util-linux dependency.
|
||||
cat >> Modules/Setup <<EOF
|
||||
*disabled*
|
||||
_uuid
|
||||
EOF
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--enable-shared \
|
||||
|
Loading…
Reference in New Issue
Block a user