pkg/manifests/developer-opensolaris-X.p5m
changeset 1132 d9f96853a754
parent 1130 e9cbce844ef6
child 1147 54bcc6a673bf
--- a/pkg/manifests/developer-opensolaris-X.p5m	Fri May 20 21:05:21 2011 -0700
+++ b/pkg/manifests/developer-opensolaris-X.p5m	Mon May 23 12:14:08 2011 -0700
@@ -125,7 +125,7 @@
 depend fmri=pkg:/library/ncurses type=require
 
 # Mesa 7.10.2 requires libxml2 python module
-depend fmri=pkg:/library/python-2/libxml2-26 type=require
+depend fmri=pkg:/library/python-2/libxml2-$(PYTHON_PKG_VERSION) type=require
 
 # libXfont & libfontenc link with libz
 depend fmri=pkg:/library/zlib type=require
@@ -135,6 +135,9 @@
 depend fmri=pkg:/runtime/perl-584 type=require
 depend fmri=pkg:/runtime/perl-584/extra type=require
 
+# xcb & mesa require python interpreter/compiler
+depend fmri=pkg:/runtime/python-$(PYTHON_PKG_VERSION) type=require
+
 # Xserver currently links with HAL & Dbus
 depend fmri=pkg:/service/hal type=require