diff --git a/srcpkgs/dbus/template b/srcpkgs/dbus/template index 75c032ab191..aaca929e31e 100644 --- a/srcpkgs/dbus/template +++ b/srcpkgs/dbus/template @@ -1,10 +1,10 @@ # Template file for 'dbus' pkgname=dbus version=1.12.16 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-selinux --enable-inotify --with-dbus-user=dbus - --enable-xml-docs --disable-static --disable-tests --enable-epoll + --enable-xml-docs --enable-epoll --disable-asserts --disable-systemd --disable-user-session --with-system-socket=/run/dbus/system_bus_socket --disable-doxygen-docs --with-system-pid-file=/run/dbus/pid --with-console-auth-dir=/run/console" @@ -33,6 +33,7 @@ dbus-devel_package() { vmove usr/include vmove "usr/lib/dbus-*" vmove usr/lib/pkgconfig + vmove "usr/lib/*.a" vmove "usr/lib/*.so" vmove usr/share/doc vmove usr/lib/cmake