diff options
Diffstat (limited to 'packages/vorbis-tools/vorbis-tools_1.0.1.bb')
-rw-r--r-- | packages/vorbis-tools/vorbis-tools_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/vorbis-tools/vorbis-tools_1.0.1.bb b/packages/vorbis-tools/vorbis-tools_1.0.1.bb index e3fbc764ca..14f10afa5f 100644 --- a/packages/vorbis-tools/vorbis-tools_1.0.1.bb +++ b/packages/vorbis-tools/vorbis-tools_1.0.1.bb @@ -1,4 +1,4 @@ -LICENSE = GPL +LICENSE = "GPL" DEPENDS = "libogg libvorbis libao curl" DESCRIPTION = " vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool), \ ogginfo (displays ogg information), vcut (ogg file splitter), and \ |