From 1c52019e0b481ad69d5ff88521b625858e903083 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 19 Apr 2015 10:12:19 +0200 Subject: [PATCH] twolame: fix requires. --- media-sound/twolame/twolame-0.3.13.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/twolame/twolame-0.3.13.recipe b/media-sound/twolame/twolame-0.3.13.recipe index 8bc76293d..8a5deacb5 100644 --- a/media-sound/twolame/twolame-0.3.13.recipe +++ b/media-sound/twolame/twolame-0.3.13.recipe @@ -31,7 +31,7 @@ REQUIRES=" BUILD_REQUIRES=" devel:libsndfile$secondaryArchSuffix - devel:libFLAC$secondaryArchSuffix + devel:libflac$secondaryArchSuffix devel:libogg$secondaryArchSuffix devel:libvorbis$secondaryArchSuffix "