net-im/ktp-accounts-kcm: add dependency on accounts-qml
There's a not quite well specified dependency on some of the QML files provided by accounts-qml inside the ktp stack. This seems to be a good point to add them. Reported by: Daniel Shafer <daniel@shafer.cc>
This commit is contained in:
parent
1e6bc5d824
commit
0a385a94d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540069
@ -18,7 +18,8 @@ LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \
|
|||||||
libKF5AkonadiPrivate.so:databases/akonadi \
|
libKF5AkonadiPrivate.so:databases/akonadi \
|
||||||
libsignon-qt5.so:sysutils/signon-qt5
|
libsignon-qt5.so:sysutils/signon-qt5
|
||||||
RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list \
|
RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list \
|
||||||
${QT_PLUGINDIR}/kaccounts/ui/owncloud_plugin_kaccounts.so:net-im/kaccounts-providers
|
${QT_PLUGINDIR}/kaccounts/ui/owncloud_plugin_kaccounts.so:net-im/kaccounts-providers \
|
||||||
|
accounts-qml-module>=0:sysutils/accounts-qml-module
|
||||||
|
|
||||||
USES= compiler:c++11-lang cmake gettext gnome kde:5 \
|
USES= compiler:c++11-lang cmake gettext gnome kde:5 \
|
||||||
pkgconfig qt:5 tar:xz
|
pkgconfig qt:5 tar:xz
|
||||||
|
Loading…
Reference in New Issue
Block a user