From: Schantl Stefan Date: Sat, 11 Sep 2010 21:17:12 +0000 (+0200) Subject: libXrandr: 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=17a930fef9f95c071fe5f3a4236d0a9f949f98f0;p=ipfire-3.x.git libXrandr: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/libXrandr/libXrandr.nm b/pkgs/core/libXrandr/libXrandr.nm index 0da7a2c45..bef34b725 100644 --- a/pkgs/core/libXrandr/libXrandr.nm +++ b/pkgs/core/libXrandr/libXrandr.nm @@ -34,8 +34,10 @@ PKG_URL = http://www.x.org/ PKG_LICENSE = MIT PKG_SUMMARY = X11 libXrandr runtime library. -PKG_BUILD_DEPS+= pkg-config xorg-x11-proto-devel -PKG_DEPS += libX11 libXext libXrender +PKG_BUILD_DEPS+= libX11-devel libXext-devel libXrender-devel pkg-config \ + xorg-x11-proto-devel + +PKG_PACKAGES += $(PKG_NAME)-devel define PKG_DESCRIPTION X.Org X11 libXrandr runtime library.