diff options
Diffstat (limited to 'vorbis-tools')
-rw-r--r-- | vorbis-tools/vorbis-tools_1.0.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vorbis-tools/vorbis-tools_1.0.1.oe b/vorbis-tools/vorbis-tools_1.0.1.oe index 26361ebfc9..67208a3b6e 100644 --- a/vorbis-tools/vorbis-tools_1.0.1.oe +++ b/vorbis-tools/vorbis-tools_1.0.1.oe @@ -1,5 +1,4 @@ DEPENDS = "virtual/libc libogg libvorbis libao curl" -RDEPENDS = "libc6 libogg libvorbis libao curl" DESCRIPTION = " vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool), \ ogginfo (displays ogg information), vcut (ogg file splitter), and \ vorbiscomment (ogg comment editor)." |