Add explicit dependency on Ki18n
This commit is contained in:
parent
341c51365f
commit
4021ccaf23
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ find_package(KF5 ${KF5_VERSION} REQUIRED
|
|||
KIO # Jobs
|
||||
Wallet # Password handling
|
||||
Declarative # QML
|
||||
I18n # i18n
|
||||
# DocTools # Disabled until manual's ready
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue