mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
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
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules gettext"
|
||||||
makedepends="kio-devel libksane-devel"
|
makedepends="kio-devel libksane-devel"
|
||||||
short_desc="Image Scanning Application"
|
short_desc="Image Scanning Application"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue