mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/gwenview: add dependency on Qt-imageformats
to provide support for various image formats.
PR: 286209
Reported by: Martin Birgmeier
(cherry picked from commit 514bd91689
)
This commit is contained in:
parent
9be3e1604e
commit
7a02016086
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= gwenview
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -25,7 +26,7 @@ USE_KDE= activities auth baloo bookmarks codecs completion config \
|
|||
purpose service solid sonnet textwidgets widgetsaddons \
|
||||
windowsystem xmlgui \
|
||||
ecm:build
|
||||
USE_QT= base
|
||||
USE_QT= base imageformats:run
|
||||
USE_XORG= x11
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
Loading…
Add table
Reference in a new issue