diff options
Diffstat (limited to 'devel/qt5-location/files/patch-qtlocation.pro')
-rw-r--r-- | devel/qt5-location/files/patch-qtlocation.pro | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/qt5-location/files/patch-qtlocation.pro b/devel/qt5-location/files/patch-qtlocation.pro deleted file mode 100644 index 71fd09e7f60b..000000000000 --- a/devel/qt5-location/files/patch-qtlocation.pro +++ /dev/null @@ -1,12 +0,0 @@ -Do not look for Geoclue, it brings some additional glib-related dependencies -that are not worth it, given that in Qt 5.6 it is no longer a dependency. - ---- qtlocation.pro.orig 2016-01-20 16:52:51 UTC -+++ qtlocation.pro -@@ -1,6 +1,4 @@ - load(configure) --qtCompileTest(geoclue) --qtCompileTest(geoclue-satellite) - qtCompileTest(gypsy) - - load(qt_parts) |