skanlite: needs gettext in hostmakedepends
This commit is contained in:
parent
2e77e3fc52
commit
8e57bcce8e
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ version=2.1.0.1
|
|||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="extra-cmake-modules gettext"
|
||||
makedepends="kio-devel libksane-devel"
|
||||
short_desc="Image Scanning Application"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
|
@ -15,4 +15,4 @@ checksum=b4733e55b706eaf749522aa81ec47bfd65a95c2fec994c1c47e0c4b628e70442
|
|||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue