libuniqie: move so symlink into main pkg.

--HG--
extra : convert_revision : 408cc58bf9f34501beafd388ea5fcc3bef4953ec
This commit is contained in:
Juan RP
2010-04-23 16:23:05 +02:00
parent 1ef3134df8
commit 65d4fda2e6
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Template file for 'libunique'.
pkgname=libunique
version=1.1.6
revision=1
distfiles="${GNOME_SITE}/$pkgname/1.1/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-introspection=no --enable-bacon=yes --enable-dbus=yes"
@@ -19,7 +20,10 @@ long_desc="
Unique aims to replace the BaconMessageConnection code that has been copied
by many projects and the code using Bonobo and D-Bus."
disable_parallel_build=yes
subpackages="$pkgname-devel"
# XXX: add introspection subpkg.
Add_dependency run glibc
Add_dependency run glib
Add_dependency run dbus-libs