Skip to content

Commit

Permalink
net-im/kaidan: add missing dependency on kio
Browse files Browse the repository at this point in the history
PR:		273695
  • Loading branch information
tcberner committed Sep 18, 2023
1 parent 6e927dd commit f54d583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-im/kaidan/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit f54d583

Please sign in to comment.