diff options
Diffstat (limited to 'repos/extra/dbus/abuild')
| -rw-r--r-- | repos/extra/dbus/abuild | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/repos/extra/dbus/abuild b/repos/extra/dbus/abuild index 0ec42b5a..10f28272 100644 --- a/repos/extra/dbus/abuild +++ b/repos/extra/dbus/abuild @@ -1,15 +1,6 @@ name=dbus -version=1.14.10 +version=1.16.0 release=1 source="https://$name.freedesktop.org/releases/$name/$name-$version.tar.xz run" sv="run" -build_opt=" - --disable-doxygen-docs - --disable-xml-docs - --disable-static - --with-systemduserunitdir=no - --with-systemdsystemunitdir=no - --with-system-socket=/run/dbus/system_bus_socket - --with-console-auth-dir=/run/console -" |