diff --git a/srcpkgs/otter-browser/template b/srcpkgs/otter-browser/template index da45fcd471..6eeebc6016 100644 --- a/srcpkgs/otter-browser/template +++ b/srcpkgs/otter-browser/template @@ -1,9 +1,10 @@ pkgname="otter-browser" version="0.9.09" -revision=1 +revision=2 build_style=cmake hostmakedepends="cmake" makedepends="qt5-devel qt5-multimedia-devel qt5-script-devel qt5-plugin-sqlite qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-tds qt5-plugin-pgsql qt5-webkit-devel qt5-xmlpatterns-devel" +depends="qt5-plugin-sqlite" short_desc="Project aiming to recreate the best aspects of the classic Opera UI" maintainer="GangstaCat " license="GPL-3"