diff --git a/media-sound/vorbis_tools/vorbis_tools-1.4.0.recipe b/media-sound/vorbis_tools/vorbis_tools-1.4.0.recipe index 997414636..0040c4d9f 100644 --- a/media-sound/vorbis_tools/vorbis_tools-1.4.0.recipe +++ b/media-sound/vorbis_tools/vorbis_tools-1.4.0.recipe @@ -17,6 +17,7 @@ PROVIDES=" cmd:ogginfo$secondaryArchSuffix cmd:vcut$secondaryArchSuffix cmd:vorbiscomment$secondaryArchSuffix + cmd:ogg123$secondaryArchSuffix " REQUIRES=" @@ -30,12 +31,14 @@ REQUIRES=" lib:libcurl$secondaryArchSuffix lib:libvorbisfile$secondaryArchSuffix lib:libvorbisenc$secondaryArchSuffix + lib:libssl$secondaryArchSuffix + lib:libz$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel >= $haikuVersion devel:libvorbis$secondaryArchSuffix -# devel:libflac$secondaryArchSuffix + devel:libflac$secondaryArchSuffix devel:libspeex$secondaryArchSuffix devel:libao$secondaryArchSuffix devel:libogg$secondaryArchSuffix @@ -43,6 +46,8 @@ BUILD_REQUIRES=" devel:libcurl$secondaryArchSuffix devel:libvorbisfile$secondaryArchSuffix devel:libvorbisenc$secondaryArchSuffix + devel:libssl$secondaryArchSuffix + devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="