From 48d55eb62792cb7795026d5f4fb000b2a65b80b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 25 Jan 2020 20:45:24 +0100 Subject: [PATCH] libkcddb: needs gettext in hostmakedepends --- srcpkgs/libkcddb/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libkcddb/template b/srcpkgs/libkcddb/template index 0a63ed51cce..15a3dd5aa64 100644 --- a/srcpkgs/libkcddb/template +++ b/srcpkgs/libkcddb/template @@ -3,7 +3,7 @@ pkgname=libkcddb version=19.12.0 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools +hostmakedepends="extra-cmake-modules gettext kconfig kcoreaddons kdoctools qt5-host-tools qt5-qmake" makedepends="kio-devel libmusicbrainz5-devel" short_desc="KDE CDDB library"