mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Add kf5-kinit as a runtime dependency to irc/konversation
* The URL handler needs klauncher5 which is part of kf5-kinit. Reported by: Gleb Popov <6yearold@gmail.com> Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D11425
This commit is contained in:
parent
885fca7b6e
commit
50784b6ac1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444772
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= konversation
|
||||
PORTVERSION= 1.7.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc kde
|
||||
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src
|
||||
|
||||
@ -19,7 +20,8 @@ USE_KDE= archive auth bookmarks codecs completion config \
|
||||
configwidgets coreaddons crash dbusaddons doctools ecm \
|
||||
emoticons globalaccel i18n iconthemes idletime itemviews \
|
||||
jobwidgets kio notifications notifyconfig parts service solid \
|
||||
sonnet textwidgets wallet widgetsaddons windowsystem xmlgui
|
||||
sonnet textwidgets wallet widgetsaddons windowsystem xmlgui \
|
||||
init_run
|
||||
USE_QT5= core dbus gui network phonon4 widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user