audio/nekobee: Fix redundant deps.

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

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/gordonjcp/nekobee/archive/56187f6/nekobee-56187f6b0
MD5SUM="263cc6e90780916159f20337a64aeeec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ladspa_sdk dssi"
REQUIRES="dssi"
MAINTAINER="Klaatu"
EMAIL="klaatu@member.fsf.org"