Skip to content

Instantly share code, notes, and snippets.

@tlvince
Created December 17, 2013 12:56
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 tlvince/8004513 to your computer and use it in GitHub Desktop.
Save tlvince/8004513 to your computer and use it in GitHub Desktop.
--- extra/kipi-plugins/CMakeLists.txt~ 2013-12-17 12:44:51.000000000 +0000
+++ extra/kipi-plugins/CMakeLists.txt 2013-12-17 12:45:05.000000000 +0000
@@ -157,8 +157,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