7053567 Move cmake from SFW to Userland (fix dependencies)
authorApril Chin <april.chin@oracle.com>
Fri, 17 Jun 2011 21:21:23 -0700
changeset 314 365e021e8e71
parent 313 e30cc0dc4e8b
child 315 10d99128da06
7053567 Move cmake from SFW to Userland (fix dependencies)
components/cmake/cmake.p5m
--- a/components/cmake/cmake.p5m	Fri Jun 17 15:03:50 2011 -0700
+++ b/components/cmake/cmake.p5m	Fri Jun 17 21:21:23 2011 -0700
@@ -453,15 +453,3 @@
 legacy pkg=SUNWcmake \
     desc="CMake - A cross-platform, open-source make system (2.6.2)" \
     name="CMake - A cross-platform, open-source make system."
-
-# pkgdepend should have picked up these dependencies;
-# these explicit depend actions can be removed if pkgdepend is fixed later
-depend fmri=__TBD \
-    pkg.debug.depend.file=usr/lib/libm.so.2 \
-    pkg.debug.reason=usr/bin/cmake \
-    type=require
-
-depend fmri=__TBD \
-    pkg.debug.depend.file=usr/bin/sh \
-    pkg.debug.reason=usr/share/cmake-2.6/Modules/CPack.RuntimeScript.in \
-    type=require