components/foomatic/filters/foomatic-rip.p5m
changeset 482 be3d0ad01572
parent 464 08f94c414553
child 587 9cc973a7ad62
child 2283 649912414225
--- a/components/foomatic/filters/foomatic-rip.p5m	Fri Aug 19 10:20:58 2011 +0530
+++ b/components/foomatic/filters/foomatic-rip.p5m	Thu Aug 18 23:36:08 2011 -0700
@@ -31,7 +31,10 @@
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 set name=org.opensolaris.arc-caseid value=LSARC/2004/262
 
-depend fmri=__TBD pkg.debug.depend.file=usr/bin/a2ps type=require
+depend fmri=print/filter/a2ps type=require
+# The above line can be removed and replaced with the dependency below when
+# the a2ps package rename hits the canonical package repository
+#depend fmri=__TBD pkg.debug.depend.file=usr/bin/a2ps type=require
 
 license foomatic-filters.license license='GPLv2'