diff --git a/x11-libs/libx11/libx11-1.6.5.recipe b/x11-libs/libx11/libx11-1.6.5.recipe index a08267152..c4ad1455d 100644 --- a/x11-libs/libx11/libx11-1.6.5.recipe +++ b/x11-libs/libx11/libx11-1.6.5.recipe @@ -66,7 +66,7 @@ COPYRIGHT="2003-2006,2008 Jamey Sharp, Josh Triplett " # TODO: check all the licenses in the COPYING file in the next century. LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="https://www.x.org/releases/individual/lib/libX11-$portVersion.tar.gz" CHECKSUM_SHA256="3abce972ba62620611fab5b404dafb852da3da54e7c287831c30863011d28fb3" SOURCE_DIR="libX11-$portVersion" @@ -101,6 +101,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel +# libxcb${secondaryArchSuffix}_devel >= 1.11.1 lib:libxcb$secondaryArchSuffix lib:libxau$secondaryArchSuffix devel:util_macros$secondaryArchSuffix @@ -111,7 +112,7 @@ BUILD_REQUIRES=" devel:xcb_proto$secondaryArchSuffix devel:libxslt$secondaryArchSuffix devel:libpthread_stubs$secondaryArchSuffix - devel:libxcb$secondaryArchSuffix >= 1.11.1 + devel:libxcb$secondaryArchSuffix devel:libxau$secondaryArchSuffix devel:xextproto$secondaryArchSuffix "