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