Skip to content

Instantly share code, notes, and snippets.

@jprjr
Created November 26, 2014 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jprjr/c77c1d51a73eaadaec6f to your computer and use it in GitHub Desktop.
Save jprjr/c77c1d51a73eaadaec6f to your computer and use it in GitHub Desktop.
--- extra/kipi-plugins/CMakeLists.txt~ 2014-11-26 09:06:46.000000000 -0600
+++ extra/kipi-plugins/CMakeLists.txt 2014-11-26 09:07:01.000000000 -0600
@@ -90,8 +90,8 @@
MACRO_OPTIONAL_FIND_PACKAGE(Gdk) # For ipodexport.
MACRO_OPTIONAL_FIND_PACKAGE(GLIB2) # For ipodexport.
MACRO_OPTIONAL_FIND_PACKAGE(GObject) # For ipodexport.
-MACRO_OPTIONAL_FIND_PACKAGE(FLEX) # For Panorama (must be found before KdepimLibs for MacOS).
-MACRO_OPTIONAL_FIND_PACKAGE(BISON) # For Panorama (must be found before KdepimLibs for MacOS).
+#MACRO_OPTIONAL_FIND_PACKAGE(FLEX) # For Panorama (must be found before KdepimLibs for MacOS).
+#MACRO_OPTIONAL_FIND_PACKAGE(BISON) # For Panorama (must be found before KdepimLibs for MacOS).
MACRO_OPTIONAL_FIND_PACKAGE(KdepimLibs) # For Calendar (libkcal).
MACRO_OPTIONAL_FIND_PACKAGE(QCA2) # For Shwup and YandexFotki.
MACRO_OPTIONAL_FIND_PACKAGE(KSane) # For AcquireImages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment