remove unneeded dep libusb
This commit is contained in:
@@ -22,6 +22,8 @@ def setup():
|
||||
--with-x \
|
||||
--with-driver=userspace \
|
||||
--with-syslog=LOG_DAEMON")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Reference in New Issue
Block a user