]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
avahi: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Sep 2010 15:53:10 +0000 (17:53 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Sep 2010 15:53:10 +0000 (17:53 +0200)
pkgs/core/avahi/avahi.nm

index b21c5871a5f31c7e07777b37816664d9029cdbbc..2459b4feea3841c05e5db74faa550f9c9e8b95d7 100644 (file)
@@ -45,11 +45,11 @@ define PKG_DESCRIPTION
 endef
 
 PKG_BUILD_DEPS+= dbus-devel dbus-glib-devel gcc-c++ gettext libdaemon-devel \
-       intltool perl perl-xml-parser pkg-config python python-dbus
+       intltool perl perl-xml-parser pkg-config python-devel python-dbus
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
-PKG_PACKAGES  += $(PKG_NAME)-devel
+PKG_PACKAGES  += $(PKG_NAME)-devel $(PKG_NAME)-libs
 
 CONFIGURE_OPTIONS += \
        --bindir=/bin \