diff options
| author | Sam James <sam@gentoo.org> | 2025-11-04 12:42:05 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-04 12:42:05 +0000 |
| commit | 3d37ae7bb772a820736f7d503b4d1994da1a7622 (patch) | |
| tree | 52ed454dd0a35df247b6250c723aa88cdbc9c3d5 /Documentation | |
| parent | 49d7fd82dbb1f78359ff79cea6d44771c16eabd7 (diff) | |
| download | kde-3d37ae7bb772a820736f7d503b4d1994da1a7622.tar.gz kde-3d37ae7bb772a820736f7d503b4d1994da1a7622.tar.bz2 kde-3d37ae7bb772a820736f7d503b4d1994da1a7622.zip | |
*/*: sys-libs/zlib -> virtual/zlib:=
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'Documentation')
| -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:=', } |
