mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
devel/kio-extras: Add missing Xcursor dependency.
Approved by: adridg
This commit is contained in:
parent
0741cdc18f
commit
60a7ef2319
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533457
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= kio-extras
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel kde kde-applications # kde kde-applications-plasma
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -12,7 +13,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \
|
||||
libkdsoap.so:www/kdsoap
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext gperf kde:5 \
|
||||
pkgconfig qt:5 shared-mime-info shebangfix tar:xz
|
||||
pkgconfig qt:5 shared-mime-info shebangfix tar:xz xorg
|
||||
USE_KDE= activities archive auth bookmarks codecs completion config \
|
||||
configwidgets coreaddons crash dbusaddons dnssd doctools ecm \
|
||||
emoticons guiaddons i18n iconthemes init itemmodels itemviews \
|
||||
@ -22,6 +23,7 @@ USE_KDE= activities archive auth bookmarks codecs completion config \
|
||||
USE_QT= concurrent core dbus declarative gui location network phonon4 printsupport \
|
||||
sql svg testlib webchannel widgets xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= xcursor
|
||||
SHEBANG_FILES= info/kde-info2html
|
||||
|
||||
# CVE-2018-19120
|
||||
|
Loading…
Reference in New Issue
Block a user