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

index 82451318fae101b24fb70b7857348f52bcefbf1a..9274da8c72bc87caf4f226ee09ab255ca2124a31 100644 (file)
@@ -34,8 +34,9 @@ PKG_URL        = http://www.x.org/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = X.Org X11 libSM runtime library.
 
-PKG_BUILD_DEPS+= pkg-config xorg-x11-proto-devel
-PKG_DEPS      += libICE
+PKG_BUILD_DEPS+= libICE-devel pkg-config xorg-x11-proto-devel
+
+PKG_PACKAGES  += $(PKG_NAME)-devel
 
 define PKG_DESCRIPTION
        X.Org X11 libSM development package.