From: Michael Tremer Date: Mon, 7 Feb 2011 15:16:08 +0000 (+0100) Subject: ppl: Build fix. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d99da9f5d22d70273cff89d01021f7fc40323d6b;p=ipfire-3.x.git ppl: Build fix. Requires a C++ compiler to be compiled. --- diff --git a/pkgs/core/ppl/ppl.nm b/pkgs/core/ppl/ppl.nm index 28c03ebf5..eac4af99a 100644 --- a/pkgs/core/ppl/ppl.nm +++ b/pkgs/core/ppl/ppl.nm @@ -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 \