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

index 53f6f0a73c069398acc22d755d5e5bcbe42c4840..69cbfcf6b9a8cc6b64a39550be16600c2b002a40 100644 (file)
@@ -34,8 +34,9 @@ PKG_URL        = http://www.x.org/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = X11 libXrender runtime 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.Org X11 libXrender runtime library.