wilder-portage-prov7bd9bea072started using Prison unconditionally via QML import. So if Prison isn't installed the clipboard applet stops working, complaining that "org.kde.prison is not installed". While it would certainly be possible to add another call to "find_package(KF5Prison)" with TYPE RUNTIME, the result in feature_summary would be very confusing, because OPTIONAL has a higher priority and the runtime hint would vanish if you build with e.g. -DCMAKE_DISABLE_FIND_PACKAGE_KF5Prison=TRUE. (cherry picked from commit63f1b86005)
parent
6d2ef8e256
commit
38ced5810c
8 changed files with 6 additions and 39 deletions
@ -1,2 +1 @@ |
||||
#cmakedefine HAVE_PRISON |
||||
#define KLIPPER_VERSION_STRING "${KLIPPER_VERSION_STRING}" |
||||
|
||||
Loading…
Reference in new issue