[Mesa-dev] [PATCH 1/3] build: Require X11 pkg-config files

Matt Turner mattst88 at gmail.com
Thu Aug 16 11:04:54 PDT 2012


On Wed, Aug 15, 2012 at 2:21 AM, Andreas Boll
<andreas.boll.dev at gmail.com> wrote:
>> @@ -975,38 +941,19 @@ xyesno)
>>      fi
>>
>>      # find the DRI deps for libGL
>> -    if test "$x11_pkgconfig" = yes; then
>> -        PKG_CHECK_MODULES([XCB],[x11-xcb xcb-glx >= 1.8.1])
>
> Don't we need to check against xcb-glx >= 1.8.1?

Yes, thank you. I'll fix that before I commit it.


More information about the mesa-dev mailing list