diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-19 21:09:50 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-19 21:09:50 +0200 |
commit | 69c0799b9571f7533818b6c11cf04fd866bb6090 (patch) | |
tree | 4a96ec19472b1fd470ef0699b7779518936e3e33 /audio | |
parent | 467e859f52fac2d3c2a2fa23341f0f455b65944d (diff) |
audio/xfca: Fixed dep info
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xcfa/README | 1 | ||||
-rw-r--r-- | audio/xcfa/xcfa.info | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/xcfa/README b/audio/xcfa/README index 89c155b321247..ef3ea5de003dc 100644 --- a/audio/xcfa/README +++ b/audio/xcfa/README @@ -17,7 +17,6 @@ Optional dependencies: * faac * faad2 * cd-discid - * lame * mac * mp3check * mp3gain diff --git a/audio/xcfa/xcfa.info b/audio/xcfa/xcfa.info index a35584152ff76..eb550e0d7a8c5 100644 --- a/audio/xcfa/xcfa.info +++ b/audio/xcfa/xcfa.info @@ -5,6 +5,6 @@ DOWNLOAD="http://download.tuxfamily.org/xcfaudio/xcfa_download/src/xcfa-5.0.2.ta MD5SUM="662c52d87ba1cbb948a0444cc844c7a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="vte3" +REQUIRES="" MAINTAINER="Dave Woodfall" EMAIL="dave@slackbuilds.org" |