libunique: fixed build problems and removed dbus-glib as dependency
This commit is contained in:
parent
572433c459
commit
7fa377c6ac
@ -2,11 +2,11 @@
|
||||
# URL: http://live.gnome.org/LibUnique
|
||||
# Maintainer: Jose V Beneyto, sepen at crux dot nu
|
||||
# Packager: Jose V Beneyto, sepen at crux dot nu
|
||||
# Depends on: gtk dbus-glib
|
||||
# Depends on: gtk
|
||||
|
||||
name=libunique
|
||||
version=1.1.6
|
||||
release=1
|
||||
release=2
|
||||
source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.bz2 \
|
||||
$name.patch)
|
||||
|
||||
@ -17,7 +17,7 @@ build() {
|
||||
autoreconf
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--enable-dbus=yes \
|
||||
--disable-dbus \
|
||||
--disable-static \
|
||||
--with-x
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user