From: Michael Tremer Date: Wed, 2 Feb 2011 15:47:42 +0000 (+0100) Subject: build-essentials: Add system-release as a dependency. X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fpakfire3;p=people%2Fms%2Fipfire-3.x.git build-essentials: Add system-release as a dependency. --- diff --git a/pkgs/core/build-essentials/build-essentials.nm b/pkgs/core/build-essentials/build-essentials.nm index 0973fc8bd..5f00ce6d0 100644 --- a/pkgs/core/build-essentials/build-essentials.nm +++ b/pkgs/core/build-essentials/build-essentials.nm @@ -36,7 +36,7 @@ PKG_SUMMARY = Elementary scripts for the build system. PKG_BUILD_DEPS = PKG_DEPS += bash bzip2 ccache coreutils cpio diffutils file findutils \ - gawk grep gzip make patch sed tar which xz + gawk grep gzip make patch sed system-release tar which xz define PKG_DESCRIPTION This package contains elementary scripts for the pakfire build system.