Add missing intltool MODULE to all kaccounts-integration consumers

KAccountsMacros.cmake depends on intltool-* tools at build time.

Spotted by naddy and aja
This commit is contained in:
rsadowski 2022-12-23 08:57:33 +00:00
parent 17142769a3
commit af06f12fc5
3 changed files with 6 additions and 3 deletions

View File

@ -14,6 +14,8 @@ WANTLIB += KF5WindowSystem Qt5Concurrent Qt5Core Qt5DBus Qt5Gui
WANTLIB += Qt5Network Qt5Qml Qt5Widgets Qt5Xml X11 accounts-qt5
WANTLIB += c kaccounts m
# Special case, KAccounts depends on intltool-merge
MODULES += textproc/intltool
BUILD_DEPENDS = devel/gettext,-tools \
textproc/intltool \
@ -37,9 +39,6 @@ LIB_DEPENDS = devel/kf5/kcompletion>=${MODKF5_VERSION} \
LIB_DEPENDS += x11/kde-applications/kaccounts-integration
# Special case, KAccounts depends on intltool-merge
BUILD_DEPENDS += textproc/intltool
# sucks
TEST_IS_INTERACTIVE = X11
PORTHOME = ${WRKDIR}

View File

@ -14,6 +14,8 @@ WANTLIB += Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Positioning Qt5Qml
WANTLIB += Qt5QmlModels Qt5Quick Qt5WebChannel Qt5WebEngine Qt5WebEngineCore
WANTLIB += Qt5Xml accounts-qt5 kaccounts m
MODULES += textproc/intltool
LIB_DEPENDS = devel/kf5/kconfig \
devel/kf5/kcoreaddons \
devel/kf5/kdeclarative \

View File

@ -6,6 +6,8 @@ CATEGORIES = net devel
WANTLIB += ${COMPILER_LIBCXX} KF5Wallet Qt5Core Qt5Gui m signon-extension
MODULES += textproc/intltool
RUN_DEPENDS = x11/kde-applications/kaccounts-providers
LIB_DEPENDS = devel/kf5/kwallet \