From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:50 +0000 (+0200) Subject: libaal: 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=35f2a0e9d30fc5749eaba07e2f5c91a7bde02f12;p=ipfire-3.x.git libaal: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libaal/libaal.nm b/pkgs/core/libaal/libaal.nm index 863ea454d..aa7035ac1 100644 --- a/pkgs/core/libaal/libaal.nm +++ b/pkgs/core/libaal/libaal.nm @@ -34,12 +34,16 @@ PKG_URL = http://www.kernel.org/pub/linux/utils/fs/reiser4/libaal/ PKG_LICENSE = GPL PKG_SUMMARY = Reiser4's application abstraction library. +PKG_BUILD_DEPS+= gcc-c++ + define PKG_DESCRIPTION This library is part of the Reiser4's filesystem support tools. endef PKG_TARBALL = $(THISAPP).tar.gz +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --libdir=/lib