[Lunar-commits] <moonbase-other> slim: fix build with ft2 & pam support

v4hn me at v4hn.de
Mon Feb 17 11:26:15 CET 2014


commit c192838d9689709c57422dd287b4c84a1eda99b3
Author: v4hn <me at v4hn.de>
Date: Mon, 17 Feb 2014 02:25:58 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/c192838d9689709c57422dd287b4c84a1eda99b3

slim: fix build with ft2 & pam support
---
  x11-utils/slim/PRE_BUILD | +4/-0     
  1 file changed, 4 insertions(+)

--- a/x11-utils/slim/PRE_BUILD
+++ b/x11-utils/slim/PRE_BUILD
@@ -3,6 +3,10 @@ default_pre_build &&
 patch_it $SOURCE2 1 &&
 patch_it $SOURCE3 1 &&
 
+sedit 's at FREETYPE_INCLUDE_DIR_freetype2@FREETYPE_INCLUDE_DIR_ft2build@' CMakeLists.txt &&
+
+sedit '126 i target_link_libraries(libslim ${PAM_LIBRARY})' CMakeLists.txt &&
+
 # don't install systemd files here
 # we provide them separately
 sedit '/systemd/ d' CMakeLists.txt




More information about the Lunar-commits mailing list