summaryrefslogtreecommitdiffstats
path: root/astro/marble/files/patch-src__plugins__CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'astro/marble/files/patch-src__plugins__CMakeLists.txt')
-rw-r--r--astro/marble/files/patch-src__plugins__CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/astro/marble/files/patch-src__plugins__CMakeLists.txt b/astro/marble/files/patch-src__plugins__CMakeLists.txt
deleted file mode 100644
index 8638849..0000000
--- a/astro/marble/files/patch-src__plugins__CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/plugins/CMakeLists.txt.orig 2011-12-20 19:19:11.000000000 +0000
-+++ ./src/plugins/CMakeLists.txt 2012-05-22 15:24:05.930574748 +0000
-@@ -6,6 +6,6 @@
- add_subdirectory( templates )
- add_subdirectory( positionprovider )
-
--if( QT_QTDECLARATIVE_FOUND )
-+if( MOBILE AND QT_QTDECLARATIVE_FOUND )
- add_subdirectory( qt-components )
--endif( QT_QTDECLARATIVE_FOUND )
-+endif( MOBILE AND QT_QTDECLARATIVE_FOUND )
OpenPOWER on IntegriCloud