From: Michael Tremer Date: Sun, 13 Feb 2011 10:43:43 +0000 (+0100) Subject: icecream: Package depends on ldd. Making sure it is present. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dec8e87acde2fc3ae3374528b38a71fb34f3118;p=ipfire-3.x.git icecream: Package depends on ldd. Making sure it is present. --- diff --git a/pkgs/core/icecream/icecream.nm b/pkgs/core/icecream/icecream.nm index a66a6e77f..223f05bb5 100644 --- a/pkgs/core/icecream/icecream.nm +++ b/pkgs/core/icecream/icecream.nm @@ -29,7 +29,7 @@ include $(PKGROOT)/Include PKG_NAME = icecream PKG_VER = 0.9.6 -PKG_REL = 1 +PKG_REL = 2 PKG_MAINTAINER = Michael Tremer PKG_GROUP = Development/Compilers @@ -37,7 +37,7 @@ PKG_URL = http://en.opensuse.org/Icecream PKG_LICENSE = GPLv2+ PKG_SUMMARY = Distributed compiler. -PKG_DEPS += gcc-c++ +PKG_DEPS += gcc-c++ /usr/bin/ldd PKG_BUILD_DEPS+= gcc-c++ define PKG_DESCRIPTION