diff -r 95b8f35fcdd5 -r 62a1ecc96a7e components/openstack/glance/glance.p5m --- a/components/openstack/glance/glance.p5m Fri Mar 20 15:31:27 2015 -0700 +++ b/components/openstack/glance/glance.p5m Fri Mar 20 17:42:24 2015 -0600 @@ -461,9 +461,6 @@ # force a dependency on six; pkgdepend work is needed to flush this out. depend type=require fmri=library/python/six-$(PYV) -# force a dependency on sqlalchemy; pkgdepend work is needed to flush this out. -depend type=require fmri=library/python/sqlalchemy-$(PYV) - # force a dependency on stevedore; pkgdepend work is needed to flush this out. depend type=require fmri=library/python/stevedore-$(PYV)