]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
gperf: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Sep 2010 17:59:56 +0000 (19:59 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Sep 2010 17:59:56 +0000 (19:59 +0200)
pkgs/core/gperf/gperf.nm

index 984c8473ccec1160fac7ad3143f04d4ff44b9f93..289dc4cd15b0c856142c791fc4a782240f5faa1c 100644 (file)
@@ -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 \