diff options
Diffstat (limited to 'system/recorder')
-rw-r--r-- | system/recorder/README | 3 | ||||
-rw-r--r-- | system/recorder/recorder.info | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/system/recorder/README b/system/recorder/README index 83004d6c74..293fb9de70 100644 --- a/system/recorder/README +++ b/system/recorder/README @@ -3,5 +3,4 @@ and growisofs. It aims to be simple and easy to use, free of large configurations and useless options, following the KISS principle and offering a disc burning of quality, nothing more. -Optionally depends on mpg123 (in /extra) and vcdimager (available from -SlackBuilds.org). +vcdimager is an optional dependency. diff --git a/system/recorder/recorder.info b/system/recorder/recorder.info index bde926010b..4f850699cf 100644 --- a/system/recorder/recorder.info +++ b/system/recorder/recorder.info @@ -5,6 +5,6 @@ DOWNLOAD="http://recorder.googlecode.com/files/recorder-1.4.5.tar.bz2" MD5SUM="a56caebad5ae3c1121a5b458abadf415" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="vcdimager" +REQUIRES="" MAINTAINER="Pierre Cazenave" EMAIL="pwcazenave <at> gmail {dot} com" |