fix dbus-glib linkage

epel9
Bastien Nocera 15 years ago
parent 0a116152b8
commit 30028b1b2a

@ -56,6 +56,8 @@ such as tar or zip files.
%build %build
%configure --disable-scrollkeeper --disable-static %configure --disable-scrollkeeper --disable-static
export tagname=CC export tagname=CC
# https://bugzilla.gnome.org/show_bug.cgi?id=603492
sed -i -e 's/DBUS_LIBS = /DBUS_LIBS = -ldbus-glib-1/' src/Makefile
make LIBTOOL=/usr/bin/libtool make LIBTOOL=/usr/bin/libtool
%install %install

Loading…
Cancel
Save