components/openstack/ironic/ironic.p5m
changeset 5447 508add8f43f1
parent 5405 66fd59fecd68
child 5449 ba6fc2429fb0
--- a/components/openstack/ironic/ironic.p5m	Thu Feb 11 17:34:50 2016 -0800
+++ b/components/openstack/ironic/ironic.p5m	Thu Feb 11 17:35:00 2016 -0800
@@ -271,13 +271,8 @@
 #
 license ironic.license license="Apache 2.0"
 
-# force a group dependency on the optional anyjson; pkgdepend work is needed to
-# flush this out.
-depend type=group fmri=library/python/anyjson-$(PYV)
-
-# force a group dependency on the optional simplejson; pkgdepend work is needed
-# to flush this out.
-depend type=group fmri=library/python/simplejson-$(PYV)
+# force a dependency on package delivering aimanifest(1M)
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/aimanifest
 
 # force a dependency on package delivering curl(1)
 depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/curl
@@ -381,9 +376,6 @@
 # force a dependency on pecan; pkgdepend work is needed to flush this out.
 depend type=require fmri=library/python/pecan-$(PYV)
 
-# force a dependency on posix_ipc; pkgdepend work is needed to flush this out.
-depend type=require fmri=library/python/posix_ipc-$(PYV)
-
 # force a dependency on pysendfile; pkgdepend work is needed to flush this out.
 depend type=require fmri=library/python/pysendfile-$(PYV)