libx11: Disable devel: lib provides.

This commit is contained in:
waddlesplash
2022-02-15 13:03:58 -05:00
committed by GitHub
parent fb29680344
commit 8aff0f1488

View File

@@ -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="2"
REVISION="3"
SOURCE_URI="https://www.x.org/releases/individual/lib/libX11-$portVersion.tar.bz2"
CHECKSUM_SHA256="9cc7e8d000d6193fa5af580d50d689380b8287052270f5bb26a5fb6b58b2bed1"
SOURCE_DIR="libX11-$portVersion"
@@ -92,14 +92,14 @@ REQUIRES="
PROVIDES_devel="
libx11${secondaryArchSuffix}_devel = $portVersion
devel:libX11$secondaryArchSuffix = 6.3.0 compat >= 6
devel:libX11_xcb$secondaryArchSuffix = 1.0.0 compat >= 1
# devel:libX11$secondaryArchSuffix = 6.3.0 compat >= 6
# devel:libX11_xcb$secondaryArchSuffix = 1.0.0 compat >= 1
"
REQUIRES_devel="
libx11$secondaryArchSuffix == $portVersion base
devel:libXcb$secondaryArchSuffix
devel:kbproto
devel:xproto
# devel:libxcb omitted intentionally, recipes which need it can declare it
"
BUILD_REQUIRES="