lirc and opencv
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
|
||||
#WorkDir = "lirc-%s" % get.srcVERSION().replace("_", "-")
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure("--localstatedir=/run \
|
||||
--enable-sandboxed \
|
||||
--with-systemdsystemunitdir=no \
|
||||
@@ -22,7 +23,7 @@ def setup():
|
||||
--with-x \
|
||||
--with-driver=userspace \
|
||||
--with-syslog=LOG_DAEMON")
|
||||
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
|
||||
Reference in New Issue
Block a user