1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-07 08:58:17 +03:00

remove kf5 prefix for locales installation

This commit is contained in:
Michail Vourlakos 2017-01-26 00:03:15 +02:00
parent 4d4ac95238
commit d7400e78ed

View File

@ -10,7 +10,7 @@ set(WEBSITE "https://github.com/psifidotos/Latte-Dock")
set(QT_MIN_VERSION "5.6.0")
set(KF5_MIN_VERSION "5.26.0")
set(KF5_LOCALE_PREFIX "kf5/")
set(KF5_LOCALE_PREFIX "")
find_package(ECM 1.8.0 REQUIRED NO_MODULE)