]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
ppl: Build fix.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Feb 2011 15:16:08 +0000 (16:16 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 7 Feb 2011 15:16:08 +0000 (16:16 +0100)
Requires a C++ compiler to be compiled.

pkgs/core/ppl/ppl.nm

index 28c03ebf5dfc0893aa3aa76940be200fa506c524..eac4af99ad4d41cb827a6a6dabc2c0a401f9a73c 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://www.cs.unipr.it/ppl/
 PKG_LICENSE    = GPLv3+
 PKG_SUMMARY    = The Parma Polyhedra Library: a library of numerical abstractions.
 
-PKG_BUILD_DEPS+= autoconf automake gmp-devel m4
+PKG_BUILD_DEPS+= autoconf automake gcc-c++ gmp-devel m4
 
 define PKG_DESCRIPTION
        The Parma Polyhedra Library (PPL) is a library for the manipulation of \