Skip to content

Instantly share code, notes, and snippets.

@jprjr
Created November 26, 2014 14:55
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/483f0fcfab5a9c17fd4a to your computer and use it in GitHub Desktop.
Save jprjr/483f0fcfab5a9c17fd4a to your computer and use it in GitHub Desktop.
--- extra/kipi-plugins/CMakeLists.txt~ 2014-11-26 08:53:41.000000000 -0600
+++ extra/kipi-plugins/CMakeLists.txt 2014-11-26 08:53:58.000000000 -0600
@@ -100,8 +100,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