Projects
home:wkazubski:test
qt-dab
qt-dab-fix-qwt-detection.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qt-dab-fix-qwt-detection.patch of Package qt-dab
diff -up qt-dab-qt-dab-7.1.2/qt-dab-7.1.1.pro.aaaa qt-dab-qt-dab-7.1.2/qt-dab-7.1.1.pro --- qt-dab-qt-dab-7.1.2/qt-dab-7.1.1.pro.aaaa 2026-06-03 16:21:41.000000000 +0200 +++ qt-dab-qt-dab-7.1.2/qt-dab-7.1.1.pro 2026-06-07 17:16:18.966732591 +0200 @@ -453,7 +453,7 @@ INCLUDEPATH += /usr/local/include #correct this for the correct path to the qwt6 library on your system #LIBS += -lqwt equals (QT_MAJOR_VERSION, 6) { - LIBS += -lqwt-qt6 + LIBS += -lqwt6-qt6 }else{ LIBS += -lqwt-qt5 } equals (QT_MAJOR_VERSION, 5) {
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.