Update to a proper Qt5 version OBS-URL: https://build.opensuse.org/request/show/336291 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qt5?expand=0&rev=12
9 lines
206 B
Diff
9 lines
206 B
Diff
--- designer/designer.pro-in.orig
|
|
+++ designer/designer.pro-in
|
|
@@ -1,4 +1,5 @@
|
|
CONFIG += plugin @QTCONFIG@ warn_on
|
|
+CONFIG -= rpath_libdirs
|
|
QT += designer
|
|
|
|
# Work around QTBUG-39300.
|