pkg/manifests/developer-opensolaris-X.p5m
changeset 1376 d4184aec09c6
parent 1314 b66c892287d2
child 1389 04a3f0a4c81a
--- a/pkg/manifests/developer-opensolaris-X.p5m	Thu May 02 10:05:04 2013 -0700
+++ b/pkg/manifests/developer-opensolaris-X.p5m	Thu May 02 12:44:00 2013 -0700
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -135,6 +135,10 @@
 depend type=require fmri=pkg:/library/c++/stdcxx \
     org.opensolaris.pkgdepend.resolve=true
 
+# intel-gpu-tools links against libcairo
+depend type=require fmri=pkg:/library/desktop/cairo \
+    org.opensolaris.pkgdepend.resolve=true
+
 # lib/fontconfig links with libexpat
 depend type=require fmri=pkg:/library/expat \
     org.opensolaris.pkgdepend.resolve=true