You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/slim/files/slim-1.3.6-drop-zlib.patch

11 lines
309 B

--- a/CMakeLists.txt 2014-02-28 10:38:48.655262163 -0500
+++ b/CMakeLists.txt 2014-02-28 10:47:01.671271162 -0500
@@ -96,7 +96,6 @@
find_package(Freetype REQUIRED)
find_package(JPEG REQUIRED)
find_package(PNG REQUIRED)
-find_package(ZLIB REQUIRED)
# Fontconfig
set(FONTCONFIG_DIR ${CMAKE_MODULE_PATH})