krusader: rebuild

possibly fixes #18672
This commit is contained in:
Piotr Wójcik 2020-01-31 20:33:50 +01:00
parent 0b019f2c8e
commit 92f51ab4c4

View file

@ -1,9 +1,10 @@
# Template file for 'krusader'
pkgname=krusader
version=2.7.2
revision=1
revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config kdoctools qt5-qmake qt5-host-tools kcoreaddons"
hostmakedepends="extra-cmake-modules gettext pkg-config kdoctools
qt5-qmake qt5-host-tools kcoreaddons"
makedepends="kparts-devel plasma-framework-devel ksolid-devel"
short_desc="Twin-panel (commander-style) file manager"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"