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

index 9f6a1250ab3a12fc8d93d4b6e14f97b105ff3fb4..d9105b1d05e017b3b40fca1eabe0c5d8c4997b09 100644 (file)
@@ -34,8 +34,10 @@ PKG_URL        = http://www.x.org/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = X.Org X11 libXt runtime library.
 
-PKG_BUILD_DEPS+= pkg-config xorg-x11-proto-devel
-PKG_DEPS      += libSM libIce libX11
+PKG_BUILD_DEPS+= libICE-devel libSM-devel libX11-devel pkg-config\
+        xorg-x11-proto-devel
+
+PKG_PACKAGES  += $(PKG_NAME)-devel
 
 define PKG_DESCRIPTION
        X.Org X11 libXt runtime library.