diff --git a/hardware/printer/libcupsfilters/actions.py b/hardware/printer/libcupsfilters/actions.py index 2c4fe85d13..3457e90981 100644 --- a/hardware/printer/libcupsfilters/actions.py +++ b/hardware/printer/libcupsfilters/actions.py @@ -11,10 +11,7 @@ from pisi.actionsapi import get def setup(): shelltools.system("./autogen.sh") - autotools.configure("--disable-mutool \ - --disable-rpath \ - --disable-silent-rules \ - --disable-static \ + autotools.configure("--disable-static \ --enable-dbus") diff --git a/hardware/printer/libcupsfilters/pspec.xml b/hardware/printer/libcupsfilters/pspec.xml index f62823e1fd..2d4f23bcfb 100644 --- a/hardware/printer/libcupsfilters/pspec.xml +++ b/hardware/printer/libcupsfilters/pspec.xml @@ -71,6 +71,13 @@ + + 2024-05-23 + 2.0.0 + Rebuild + PisiLinux Community + admins@pisilinux.org + 2024-05-01 2.0.0 diff --git a/hardware/printer/libppd/actions.py b/hardware/printer/libppd/actions.py index b6e5abd06c..a9286dff5f 100644 --- a/hardware/printer/libppd/actions.py +++ b/hardware/printer/libppd/actions.py @@ -11,9 +11,7 @@ from pisi.actionsapi import get def setup(): shelltools.system("./autogen.sh") - autotools.configure("--disable-mutool \ - --disable-static \ - --disable-rpath") + autotools.configure("--disable-static") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") diff --git a/hardware/printer/libppd/pspec.xml b/hardware/printer/libppd/pspec.xml index 9ccc4fa621..b1f808a843 100644 --- a/hardware/printer/libppd/pspec.xml +++ b/hardware/printer/libppd/pspec.xml @@ -55,6 +55,13 @@ + + 2024-05-23 + 2.0.0 + Rebuild + PisiLinux Community + admins@pisilinux.org + 2024-05-01 2.0.0