# HG changeset patch # User Alan Coopersmith # Date 1299537855 28800 # Node ID 849b4b7e95a034133f144349a7c86c37206c7150 # Parent da5c2c285bc4d9ef0813ae12fffc059f6f484272 7025232 libxcb pkg should have a devel dependency on libpthread-stubs pkg diff -r da5c2c285bc4 -r 849b4b7e95a0 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