diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 11:00:44 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-27 16:04:54 +0200 |
commit | cf5b17df3a17cbb5397f3d181bea882b2bc7c360 (patch) | |
tree | 77cadd2a19ce2b3f79d5bca098663f43c3a5d4ff | |
parent | 270a5bd0ac4360fb8b49b3f483ea0f2e9b053959 (diff) | |
download | slackbuilds-cf5b17df3a17cbb5397f3d181bea882b2bc7c360.tar.gz |
multimedia/gnupod: Fixed dep information
-rw-r--r-- | multimedia/gnupod/README | 5 | ||||
-rw-r--r-- | multimedia/gnupod/gnupod.info | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/gnupod/README b/multimedia/gnupod/README index 1cf91af5b9..2b496980a0 100644 --- a/multimedia/gnupod/README +++ b/multimedia/gnupod/README @@ -1,7 +1,6 @@ GNUpod is a collection of tools which allow you to use your iPod with Linux and other UNIX-like operating systems. All iPod-models are supported. -GNUpod requires perl-digest-sha1, perl-MP3-Info, perl-TimeDate and -perl-Unicode-String. Optional dependencies include faac, ffmpeg, -lame, TiMidity++, perl-Audio-FLAC-Header, perl-Date-Manip and +Optional dependencies include faac, ffmpeg, lame, TiMidity++, +perl-Audio-FLAC-Header, perl-Date-Manip and perl-Ogg-Vorbis-Header-PurePerl. diff --git a/multimedia/gnupod/gnupod.info b/multimedia/gnupod/gnupod.info index fa8edfd181..cfc6917a70 100644 --- a/multimedia/gnupod/gnupod.info +++ b/multimedia/gnupod/gnupod.info @@ -5,6 +5,6 @@ DOWNLOAD="http://blinkenlights.ch/gnupod-dist/stable/gnupod-0.99.8.tgz" MD5SUM="978c9f813e6930b780e81eb30a742ebe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="TiMidity++ faac ffmpeg lame perl-Audio-FLAC-Header perl-Date-Manip perl-MP3-Info perl-Ogg-Vorbis-Header-PurePerl perl-TimeDate perl-Unicode-String perl-digest-sha1" +REQUIRES="perl-MP3-Info perl-TimeDate perl-Unicode-String perl-digest-sha1" MAINTAINER="Mark Grocock" EMAIL="mark@grocock.me.uk" |