sysutils/kio-fuse: convert to USES=fuse

PR:		251763
Submitted by:	jbeich
This commit is contained in:
Tobias C. Berner 2020-12-11 20:00:14 +00:00
parent c8d6626c6c
commit 86b21fcb3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557759

View File

@ -11,9 +11,7 @@ COMMENT= FUSE Interface for KIO
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt
LIB_DEPENDS= libfuse3.so:sysutils/fusefs-libs3
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5
USES= cmake compiler:c++11-lang fuse:3 kde:5 pkgconfig qt:5
USE_KDE= config coreaddons kio service
USE_QT= concurrent core dbus network \
buildtools_build qmake_build