diff --git a/srcpkgs/strawberry/template b/srcpkgs/strawberry/template index 35171396759..eabed85df60 100644 --- a/srcpkgs/strawberry/template +++ b/srcpkgs/strawberry/template @@ -1,7 +1,7 @@ # Template file for 'strawberry' pkgname=strawberry version=1.2.11 -revision=2 +revision=3 build_style=cmake configure_args="-DQT_HOST_PATH=/usr" hostmakedepends="pkg-config protobuf gettext qt6-base qt6-tools" @@ -10,7 +10,7 @@ makedepends="alsa-lib-devel boost-devel gnutls-devel fftw-devel libmtp-devel protobuf-devel pulseaudio-devel taglib-devel qt6-base-devel qt6-base-private-devel qt6-plugin-mysql qt6-plugin-odbc qt6-plugin-pgsql qt6-plugin-sqlite KDSingleApplication libebur128-devel rapidjson sparsehash" -depends="desktop-file-utils qt6-plugin-sqlite" +depends="desktop-file-utils qt6-plugin-sqlite qt6-plugin-tls-openssl" short_desc="Audio player and music collection organizer" maintainer="Saksham " license="GPL-3.0-or-later"