From: Schantl Stefan Date: Sat, 11 Sep 2010 19:12:43 +0000 (+0200) Subject: libXfixes: 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=b40f5f6304a475565d4e21b7c4dece07a8ff185d;p=ipfire-3.x.git libXfixes: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libXfixes/libXfixes.nm b/pkgs/core/libXfixes/libXfixes.nm index b6fbb9084..cdef342f8 100644 --- a/pkgs/core/libXfixes/libXfixes.nm +++ b/pkgs/core/libXfixes/libXfixes.nm @@ -34,8 +34,9 @@ PKG_URL = http://www.x.org/ PKG_LICENSE = MIT PKG_SUMMARY = X Fixes library. -PKG_BUILD_DEPS+= pkg-config xorg-x11-proto-devel -PKG_DEPS += libX11 +PKG_BUILD_DEPS+= libX11-devel pkg-config xorg-x11-proto-devel + +PKG_PACKAGES += $(PKG_NAME)-devel define PKG_DESCRIPTION X Fixes library.