]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
wireless-tools: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:09:00 +0000 (13:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:09:00 +0000 (13:09 +0200)
pkgs/core/wireless-tools/wireless-tools.nm

index 31861d1bada7a7485d3866503ea0b7d7434f4470..910778d0e8ad3f3693c025f1aa40f66434956efb 100644 (file)
@@ -45,6 +45,8 @@ THISAPP        = $(PKG_NAME).$(PKG_VER)
 
 PKG_TARBALL    = $(THISAPP).tar.gz
 
+PKG_PACKAGES  += $(PKG_NAME_REAL)-devel
+
 define STAGE_BUILD
        cd $(DIR_APP) && make $(PARALLELISMFLAGS) BUILD_SHARED=1 \
                FORCE_WEXT_VERSION=16 OPT_FLAGS="$(CFLAGS)"