audio/rosegarden: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:38:55 -07:00 committed by Willy Sudiarto Raharjo
parent 590240c4d6
commit fda275c8e8
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/rosegarden/rosegarden-21.06.1.tar.bz2
MD5SUM="242bcbf54af48b45878f6374a85163df"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dssi liblrdf lilypond liblo"
REQUIRES="dssi liblrdf lilypond"
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@slackbuilds.org"