net-im/kaidan: add missing dependency on kio

PR:		273695
This commit is contained in:
Tobias C. Berner 2023-09-18 17:13:06 +02:00
parent 6e927dd335
commit f54d5830ad

View file

@ -17,7 +17,7 @@ LIB_DEPENDS= libQXmppQt5.so:net-im/qxmpp@qt5 \
USES= cmake compiler:c++11-lang desktop-file-utils kde:5 pkgconfig \
qt:5 tar:xz
USE_KDE= kirigami2 notifications qqc2-desktop-style \
USE_KDE= kio kirigami2 notifications qqc2-desktop-style \
ecm:build
USE_QT= core dbus declarative gui location multimedia network \
quickcontrols2 sql svg widgets xml \