From: Schantl Stefan Date: Sat, 11 Sep 2010 19:47:58 +0000 (+0200) Subject: libXt: 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=b64993b46f5a1b23b2d905d3e532b2edaf33d601;p=ipfire-3.x.git libXt: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libXt/libXt.nm b/pkgs/core/libXt/libXt.nm index 9f6a1250a..d9105b1d0 100644 --- a/pkgs/core/libXt/libXt.nm +++ b/pkgs/core/libXt/libXt.nm @@ -34,8 +34,10 @@ PKG_URL = http://www.x.org/ PKG_LICENSE = MIT PKG_SUMMARY = X.Org X11 libXt runtime library. -PKG_BUILD_DEPS+= pkg-config xorg-x11-proto-devel -PKG_DEPS += libSM libIce libX11 +PKG_BUILD_DEPS+= libICE-devel libSM-devel libX11-devel pkg-config\ + xorg-x11-proto-devel + +PKG_PACKAGES += $(PKG_NAME)-devel define PKG_DESCRIPTION X.Org X11 libXt runtime library.