diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:38:54 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 07:59:40 +0700 |
commit | 48ed54c2b7dc02d5402ee4228d08dac1a7a8b1fd (patch) | |
tree | 7437498517deedeb0861924f498fdd019492ac3b /audio | |
parent | d023d88969341648d5d392ad4f120c1477a6ceab (diff) |
audio/nekobee: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/nekobee/nekobee.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/nekobee/nekobee.info b/audio/nekobee/nekobee.info index c95801391f2cf..33398a92bf5ad 100644 --- a/audio/nekobee/nekobee.info +++ b/audio/nekobee/nekobee.info @@ -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" |