disable libX11_xcb depending libraries (#8688)

This commit is contained in:
Schrijvers Luc
2023-05-20 07:37:19 +02:00
committed by GitHub
parent d3422eb04c
commit d925d37b2a
14 changed files with 28 additions and 28 deletions

View File

@@ -11,8 +11,8 @@ SOURCE_URI="https://github.com/oyranos-cms/libxcm/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="7d97f168be4f87a5118417d7be764e35a1eb94eac5020003c005f3a97a521cc1"
SOURCE_FILENAME="libxcm-$portVersion.tar.gz"
ARCHITECTURES="all"
SECONDARY_ARCHITECTURES="x86"
ARCHITECTURES="?all"
SECONDARY_ARCHITECTURES="?x86"
portVersionCompat="$portVersion compat >= 0.5"
libVersion="0.0.5"