libkomparediff2: needs gettext in hostmakedepends
This commit is contained in:
parent
118e596791
commit
b6fb9c4d24
|
@ -3,7 +3,7 @@ pkgname=libkomparediff2
|
||||||
version=19.12.0
|
version=19.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-host-tools qt5-qmake"
|
hostmakedepends="extra-cmake-modules gettext kcoreaddons qt5-host-tools qt5-qmake"
|
||||||
makedepends="kparts-devel"
|
makedepends="kparts-devel"
|
||||||
short_desc="Library to compare files and strings"
|
short_desc="Library to compare files and strings"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
|
|
Loading…
Reference in New Issue