forked from kiss-community/repo
libSM: Remove util-linux dependency
This commit is contained in:
parent
5611459b28
commit
13165922f5
@ -1,7 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
--prefix=/usr \
|
||||
--without-libuuid
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
@ -1,3 +1,2 @@
|
||||
util-linux
|
||||
libICE
|
||||
pkgconf make
|
||||
|
Loading…
Reference in New Issue
Block a user