mirror of
https://git.freebsd.org/ports.git
synced 2025-04-27 17:16:37 -04:00
x11-fm/dolphin: add dependency on Qt-imageformats
Recommended by upstream for file preview in Dolphin.
This commit is contained in:
parent
514bd91689
commit
35ad6df784
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= dolphin
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fm kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -23,7 +24,7 @@ USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \
|
|||
texteditor textwidgets userfeedback widgetsaddons windowsystem \
|
||||
xmlgui \
|
||||
doctools:build ecm:build
|
||||
USE_QT= base
|
||||
USE_QT= base imageformats:run
|
||||
USE_XORG= x11
|
||||
|
||||
SHLIB_VER= 6.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue