From 3ba4b330cef7b20122139b25fe5a6a7130f887e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 26 Mar 2018 14:51:36 +0200 Subject: [PATCH] speedcrunch: fix build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/speedcrunch/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/speedcrunch/template b/srcpkgs/speedcrunch/template index 3e9108370be..01588a08d53 100644 --- a/srcpkgs/speedcrunch/template +++ b/srcpkgs/speedcrunch/template @@ -6,7 +6,8 @@ _hash=ea93b21f9498 wrksrc="heldercorreia-${pkgname}-${_hash}" build_wrksrc="src" build_style=cmake -makedepends="qt5-tools-devel" +makedepends="qt5-tools-devel qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-tds + qt5-plugin-odbc qt5-plugin-sqlite" short_desc="High-precision scientific calculator" maintainer="newbluemoon " license="GPL-2"