umbrello: needs gettext in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-21 18:55:22 +01:00
parent 16bbfba4ca
commit 100236c266
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=umbrello
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons kconfig kdoctools qt5-host-tools qt5-qmake"
hostmakedepends="extra-cmake-modules gettext kcoreaddons kconfig kdoctools qt5-host-tools qt5-qmake"
makedepends="kdelibs4support-devel ktexteditor-devel qt5-webkit-devel"
short_desc="UML modelling tool and code generator"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"