diff options
| author | Repository mirror & CI <repomirrorci@gentoo.org> | 2025-11-04 12:50:46 +0000 |
|---|---|---|
| committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2025-11-04 12:50:46 +0000 |
| commit | c9fa6f033acd1d704428e33659fafec153820854 (patch) | |
| tree | 5926d36ec4157b2166e8212f42f92d5f8179a0e7 /Documentation/maintainers/cmake_dep_check.py | |
| parent | 624e8915521fc3ad7858eb5950e308bbec66ac38 (diff) | |
| parent | 3d37ae7bb772a820736f7d503b4d1994da1a7622 (diff) | |
| download | kde-c9fa6f033acd1d704428e33659fafec153820854.tar.gz kde-c9fa6f033acd1d704428e33659fafec153820854.tar.bz2 kde-c9fa6f033acd1d704428e33659fafec153820854.zip | |
Merge updates from master
Diffstat (limited to 'Documentation/maintainers/cmake_dep_check.py')
| -rwxr-xr-x | Documentation/maintainers/cmake_dep_check.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/cmake_dep_check.py b/Documentation/maintainers/cmake_dep_check.py index edc877626a1..e9a8fd20b8a 100755 --- a/Documentation/maintainers/cmake_dep_check.py +++ b/Documentation/maintainers/cmake_dep_check.py @@ -280,7 +280,7 @@ PACKAGE_MAP = { 'XCBXCB': 'x11-libs/libxcb', 'XCBXFIXES': 'x11-libs/libxcb', 'XCBXTEST': 'x11-libs/libxcb', - 'ZLIB': 'sys-libs/zlib', + 'ZLIB': 'virtual/zlib:=', } |
