strawberry: rebuild against protobuf-3.7.0

[ci skip]

Co-authored-by: Rasmus Thomsen <oss@cogitri.dev>
This commit is contained in:
maxice8 2019-03-01 12:03:32 -03:00
parent a5c105881e
commit 04967d5ecd
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -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 <daniel@octaforge.org>"