mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
x11-fm/konqueror: add previously implicit dependency on kinit
In r535466 a wrong dependencies in kf5-kio and kf5-kded were fixed. However, this meant that konqueror lost an implicit dependency on kinit. PR: 246520 Submitted by: Felix Palmen <felix@palmen-it.de>
This commit is contained in:
parent
ee5361d01d
commit
cd229f1add
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535518
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= konqueror
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fm www kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -11,7 +12,7 @@ USES= cmake compiler:c++11-lang desktop-file-utils gettext \
|
||||
localbase:ldflags kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= activities archive auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons guiaddons i18n iconthemes \
|
||||
itemviews jobwidgets js kcmutils kdelibs4support \
|
||||
init itemviews jobwidgets js kcmutils kdelibs4support \
|
||||
kdesu khtml kio notifications parts pty service solid sonnet \
|
||||
textwidgets unitconversion wallet widgetsaddons windowsystem xmlgui
|
||||
USE_QT= concurrent core dbus declarative gui location network printsupport script \
|
||||
|
Loading…
Reference in New Issue
Block a user