Skip to content

Commit

Permalink
MER: Build qtlocation-plugin-position-geoclue on Qt 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjones committed Jun 11, 2016
1 parent f5bf243 commit 5414329
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rpm/qtlocation-plugin-position-geoclue.spec
Expand Up @@ -39,6 +39,9 @@ rm -rf %{buildroot}
cd src/plugins/position/geoclue
%qmake5_install

# Remove the cmake file
rm %{buildroot}/%{_libdir}/cmake/Qt5Positioning/Qt5Positioning_.cmake


#### Pre/Post section

Expand Down
Expand Up @@ -49,6 +49,7 @@
#include <QtCore/QStandardPaths>
#include <QtCore/QVariantMap>
#include <QtCore/QtNumeric>
#include <QtCore/QDataStream>

#ifdef Q_LOCATION_GEOCLUE_DEBUG
#include <QDebug>
Expand Down

0 comments on commit 5414329

Please sign in to comment.