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

index b6fbb9084f4067c12c1204de09fed78f19e492d7..cdef342f886c171a99536783f4d80667ebe2fa40 100644 (file)
@@ -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.