[med-svn] [beads] 01/01: Follow hint by Juhani Numminen <juhaninumminen0 at gmail.com> but no change :-(
Andreas Tille
tille at debian.org
Fri Oct 20 15:37:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository beads.
commit f1b68371165905d5816b139800c2318a7f64f2ed
Author: Andreas Tille <tille at debian.org>
Date: Fri Oct 20 17:37:06 2017 +0200
Follow hint by Juhani Numminen <juhaninumminen0 at gmail.com> but no change :-(
---
debian/patches/qt5.patch | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/patches/qt5.patch b/debian/patches/qt5.patch
index ec32dba..448b0e3 100644
--- a/debian/patches/qt5.patch
+++ b/debian/patches/qt5.patch
@@ -78,3 +78,12 @@ Description: Port from Qt4 to Qt5
# we need this to be able to include headers produced by uic in our code
# (CMAKE_BINARY_DIR holds a path to the build directory, while INCLUDE_DIRECTORIES() works just like INCLUDEPATH from qmake)
+@@ -118,7 +118,7 @@ ADD_EXECUTABLE( qtbeads ${BEADS_FOR_QT_C
+ IF(WIN32)
+ TARGET_LINK_LIBRARIES( qtbeads ${QT_LIBRARIES} ${EXTRA_CIMG_LIBRARY})
+ ELSE(WIN32)
+- TARGET_LINK_LIBRARIES( qtbeads ${QT_LIBRARIES} m ${PTHREADS_LIBRARY} ${EXTRA_CIMG_LIBRARY})
++ TARGET_LINK_LIBRARIES( qtbeads Qt::Widgets m ${PTHREADS_LIBRARY} ${EXTRA_CIMG_LIBRARY})
+ ENDIF(WIN32)
+
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beads.git
More information about the debian-med-commit
mailing list