multimedia/strawberry: REQUIRES protobuf => protobuf3.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-02-17 01:21:35 -05:00 committed by Willy Sudiarto Raharjo
parent 4d0d30888a
commit c11e849a11
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.jkvinge.net/packages/strawberry/strawberry-0.6.12.tar.xz
MD5SUM="947cae0b362e09964791acd4ac59492f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="chromaprint protobuf"
REQUIRES="chromaprint protobuf3"
MAINTAINER="Matthew Miller"
EMAIL="mattallmill@gmail.com"