From: Michael Tremer Date: Fri, 3 Sep 2010 17:59:56 +0000 (+0200) Subject: gperf: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1638c2ce621ab9a10d5f7b5340ebf8e511a7dac0;p=ipfire-3.x.git gperf: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/gperf/gperf.nm b/pkgs/core/gperf/gperf.nm index 984c8473c..289dc4cd1 100644 --- a/pkgs/core/gperf/gperf.nm +++ b/pkgs/core/gperf/gperf.nm @@ -34,6 +34,8 @@ PKG_URL = http://www.gnu.org/software/gperf/ PKG_LICENSE = GPLv2+ PKG_SUMMARY = A perfect hash function generator. +PKG_BUILD_DEPS+= gcc-c++ + define PKG_DESCRIPTION Gperf is a perfect hash function generator written in C++. Simply \ stated, a perfect hash function is a hash function and a data \