]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libXrandr: Update package to be built with the new version of the buildsystem.
authorSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 21:17:12 +0000 (23:17 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Sat, 11 Sep 2010 21:17:12 +0000 (23:17 +0200)
pkgs/core/libXrandr/libXrandr.nm

index 0da7a2c4545b0717947c9ec1dc5356bf647890e4..bef34b725a3a0a761e0f3acdfa38423ca4eabe3f 100644 (file)
@@ -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.