17172591 X pkg'ing breaks starting b24 cos of crypto pkg refactoring made in 15214282
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Tue, 28 Apr 2015 14:40:52 -0700
changeset 1460 4c8eb9886928
parent 1459 f624eee89e0b
child 1461 68483775704b
17172591 X pkg'ing breaks starting b24 cos of crypto pkg refactoring made in 15214282
pkg/manifests/developer-opensolaris-X.p5m
--- a/pkg/manifests/developer-opensolaris-X.p5m	Mon Apr 27 15:15:13 2015 -0700
+++ b/pkg/manifests/developer-opensolaris-X.p5m	Tue Apr 28 14:40:52 2015 -0700
@@ -205,6 +205,10 @@
 depend type=require fmri=pkg:/system/library/math \
     org.opensolaris.pkgdepend.resolve=true
 
+# Xdmx needs libmd - which moved - 15214282
+depend type=require fmri=pkg:/system/library/security/crypto \
+    org.opensolaris.pkgdepend.resolve=true
+
 # Almost all modules need Solaris ld to link binaries
 depend type=require fmri=pkg:/system/linker