Add KWallet for handling passwords

This commit is contained in:
Luca Beltrame 2014-10-04 10:59:11 +02:00
parent ce6a1cbcff
commit d9e9c03227

View file

@ -26,6 +26,7 @@ find_package(KF5 ${KF5_VERSION} REQUIRED
XmlGui # User interface
ConfigWidgets # Handling of configuration
KIO # Jobs
Wallet # Password handling
KDELibs4Support # Transitional
)