7025232 libxcb pkg should have a devel dependency on libpthread-stubs pkg
authorAlan Coopersmith <Alan.Coopersmith@Oracle.COM>
Mon, 07 Mar 2011 14:44:15 -0800
changeset 1086 849b4b7e95a0
parent 1085 da5c2c285bc4
child 1087 a8aa060182e1
7025232 libxcb pkg should have a devel dependency on libpthread-stubs pkg
pkg/manifests/x11-library-libxcb.mf
--- a/pkg/manifests/x11-library-libxcb.mf	Mon Feb 28 13:49:39 2011 -0800
+++ b/pkg/manifests/x11-library-libxcb.mf	Mon Mar 07 14:44:15 2011 -0800
@@ -1,4 +1,4 @@
-# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2011, 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"),
@@ -276,3 +276,5 @@
 file path=usr/lib/python2.6/vendor-packages/xcbgen/xtypes.pyo
 # 
 depend fmri=pkg:/x11/header/x11-protocols type=require facet.devel=true
+# pkg-config dependency from xcb.pc
+depend fmri=pkg:/x11/library/libpthread-stubs type=require facet.devel=true