mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/shntool: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
80c8ba6dcf
commit
69fa0d57f1
2 changed files with 2 additions and 3 deletions
|
@ -8,5 +8,4 @@ other programmers in developing new functionality. The distribution
|
|||
archive contains a file named 'modules.howto' that describes how to
|
||||
create a new mode or format module, for those so inclined.
|
||||
|
||||
If you wish to have shntool support shorten, you should install shorten
|
||||
(also available from SlackBuilds.org) first.
|
||||
If you wish to have shntool support shorten, install shorten first.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.etree.org/shnutils/shntool/dist/src/shntool-3.0.10.tar.gz"
|
|||
MD5SUM="5d41f8f42c3c15e3145a7a43539c3eae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="shorten"
|
||||
REQUIRES=""
|
||||
MAINTAINER="slakmagik"
|
||||
EMAIL="slakmagik@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue