From: Michael Tremer Date: Sun, 5 Sep 2010 15:53:10 +0000 (+0200) Subject: avahi: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e04e061a6f3d12fe08e0bc6e3694a606bc991dfc;p=ipfire-3.x.git avahi: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/avahi/avahi.nm b/pkgs/core/avahi/avahi.nm index b21c5871a..2459b4fee 100644 --- a/pkgs/core/avahi/avahi.nm +++ b/pkgs/core/avahi/avahi.nm @@ -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 \