23fffb2335
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/qt5-qttools#a7504334422b63474db56370e5b410a8060b4bdb
12 lines
398 B
Diff
12 lines
398 B
Diff
diff -urp qttools-opensource-src-5.6.0-beta1/src/qtdiag/qtdiag.pro q/src/qtdiag/qtdiag.pro
|
|
--- qttools-opensource-src-5.6.0-beta1/src/qtdiag/qtdiag.pro 2015-10-30 11:48:01.000000000 +0100
|
|
+++ q/src/qtdiag/qtdiag.pro 2016-04-30 08:45:22.099054040 +0200
|
|
@@ -2,6 +2,7 @@ load(qt_app)
|
|
|
|
CONFIG += console
|
|
QT += core-private gui-private
|
|
+LIBS += -latomic
|
|
|
|
qtHaveModule(network) {
|
|
QT += network
|