]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
elfutils: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:27:12 +0000 (01:27 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:27:12 +0000 (01:27 +0200)
pkgs/core/elfutils/elfutils.nm

index a78ef3689011c37619c12ff7eac028128f42eb58..00636939cfc58f6487413bf0ff6bfaebdbe6540e 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = https://fedorahosted.org/elfutils/
 PKG_LICENSE    = GPLv2 with exceptions
 PKG_SUMMARY    = A collection of utilities and DSOs to handle compiled objects.
 
-PKG_DEPS      += bzip2 xz zlib
+PKG_BUILD_DEPS+= bzip2-devel m4 xz-devel zlib-devel
 
 define PKG_DESCRIPTION
        Elfutils is a collection of utilities, including ld (a linker), \
@@ -46,6 +46,10 @@ endef
 
 PKG_TARBALL    = $(THISAPP).tar.bz2
 
+PKG_PACKAGES  += $(PKG_NAME)-devel $(PKG_NAME)-libs
+
+PKG_DEPS-$(PKG_NAME)-devel = $(PKG_NAME)-libs
+
 CONFIGURE_OPTIONS += \
        --program-prefix=eu-