components/libmng/libmng.p5m
changeset 38 cd00ea74156e
parent 32 280a7444e782
child 46 d4d60962c33f
--- a/components/libmng/libmng.p5m	Fri Oct 15 16:14:01 2010 -0500
+++ b/components/libmng/libmng.p5m	Fri Oct 15 16:15:38 2010 -0500
@@ -30,6 +30,7 @@
 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+set variant.arch=$(ARCH)
 license LICENSE license="BSD-Like"
 dir path=usr
 dir path=usr/include
@@ -63,8 +64,8 @@
     variant.arch=$(ARCH)
 link path=usr/lib/libmng.so target=libmng.so.1.0.0
 link path=usr/lib/libmng.so.1 target=libmng.so.1.0.0
-depend fmri=pkg:/image/library/[email protected] type=require
-depend fmri=pkg:/library/[email protected] type=require
-depend fmri=pkg:/library/[email protected] type=require
-depend fmri=pkg:/system/library/[email protected] type=require
-depend fmri=pkg:/system/[email protected] type=require
+depend fmri=pkg:/image/library/libjpeg type=require
+depend fmri=pkg:/library/lcms type=require
+depend fmri=pkg:/library/zlib type=require
+depend fmri=pkg:/system/library/math type=require
+depend fmri=pkg:/system/library type=require