mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
kcoreaddons: drop gamin dependency
Gamin/FAM backend in KDirWatch is buggy and causes freezes and decreased performance.
This commit is contained in:
parent
6898a83ee5
commit
abd082d7de
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'kcoreaddons'
|
# Template file for 'kcoreaddons'
|
||||||
pkgname=kcoreaddons
|
pkgname=kcoreaddons
|
||||||
version=5.53.1
|
version=5.53.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools-devel"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||||
makedepends="qt5-devel qt5-tools-devel gamin-devel"
|
makedepends="qt5-devel qt5-tools-devel"
|
||||||
depends="shared-mime-info"
|
depends="shared-mime-info"
|
||||||
short_desc="Qt5 addon library with a collection of non-GUI utilities"
|
short_desc="Qt5 addon library with a collection of non-GUI utilities"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue