From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:54 +0000 (+0200) Subject: newt: 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=7fef22b2c854925bcea6989a2918fbcdbd637a8a;p=ipfire-3.x.git newt: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/newt/newt.nm b/pkgs/core/newt/newt.nm index 624a5007f..e00a08321 100644 --- a/pkgs/core/newt/newt.nm +++ b/pkgs/core/newt/newt.nm @@ -34,7 +34,7 @@ PKG_URL = https://fedorahosted.org/releases/n/e/newt/ PKG_LICENSE = LGPLv2 PKG_SUMMARY = A library for text mode user interfaces. -PKG_DEPS += popt python slang +PKG_BUILD_DEPS+= popt-devel python-devel slang-devel define PKG_DESCRIPTION Newt is a programming library for color text mode, widget based user \ @@ -48,6 +48,8 @@ endef PKG_TARBALL = $(THISAPP).tar.gz +PKG_PACKAGES += $(PKG_NAME)-devel + CONFIGURE_OPTIONS += \ --without-gpm-support \ --without-tcl