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()
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
<Name>lirc</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>libusb</Dependency>
|
||||
<Dependency>libftdi</Dependency>
|
||||
<Dependency>libusb-compat</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user