]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
build-essentials: Add system-release as a dependency. pakfire3
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Feb 2011 15:47:42 +0000 (16:47 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Feb 2011 15:47:42 +0000 (16:47 +0100)
pkgs/core/build-essentials/build-essentials.nm

index 0973fc8bdf4c4ed4946b440f19dc6abda8670088..5f00ce6d088f429886570878b0010949e1bc737b 100644 (file)
@@ -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.