From 04967d5ecd94299e9ba2182a46f037bf50db0778 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 1 Mar 2019 12:03:32 -0300 Subject: [PATCH] strawberry: rebuild against protobuf-3.7.0 [ci skip] Co-authored-by: Rasmus Thomsen --- srcpkgs/strawberry/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/strawberry/template b/srcpkgs/strawberry/template index c11a32f026b..ea7d1e6fdda 100644 --- a/srcpkgs/strawberry/template +++ b/srcpkgs/strawberry/template @@ -1,14 +1,14 @@ # Template file for 'strawberry' pkgname=strawberry version=0.5.2 -revision=1 +revision=2 build_style=cmake -hostmakedepends="pkg-config qt5-host-tools qt5-devel protobuf-c" +hostmakedepends="pkg-config qt5-host-tools qt5-devel protobuf" makedepends="alsa-lib-devel boost-devel chromaprint-devel gst-plugins-base1-devel libcdio-devel libgpod-devel libmtp-devel protobuf-devel pulseaudio-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-x11extras-devel - taglib-devel" + taglib-devel protobuf-devel" depends="qt5-plugin-sqlite desktop-file-utils" short_desc="Audio player and music collection organizer" maintainer="q66 "