Changes between Initial Version and Version 2 of Ticket #16041


Ignore:
Timestamp:
02/03/2022 04:57:13 AM (3 years ago)
Author:
Bruce Dubbs
Comment:

Looking at the description above, I think we should promote kf5 to required, but add a note something like:

Strictly speaking, only karchive is required to build falkon, but several other packages in KF5 can be used if they are present. To build only karchive, download that package from the directory specified in <link to kf5 page> and use the build instructions on that page changing the $KF5_PREFIX to /usr.

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #16041 – Description

    initial v2  
    77}}}
    88and
    9 {{{# Optional: KWallet, KIO, KCrash, KCoreAddons
     9{{{
     10# Optional: KWallet, KIO, KCrash, KCoreAddons
    1011set(KF5_MIN_VERSION "5.54.0")
    1112find_package(KF5Wallet ${KF5_MIN_VERSION} CONFIG)