Fixed lame recipe

This commit is contained in:
Scott McCreary
2013-12-26 14:38:24 -08:00
parent 8233edace1
commit a45c9e2eac

View File

@@ -15,7 +15,7 @@ PROVIDES="
lib:libmp3lame = $portVersion compat >= 0.0.0
"
REQUIRES="
haiku
haiku >= $haikuVersion
lib:libiconv
"
BUILD_REQUIRES="
@@ -85,6 +85,4 @@ PROVIDES_devel="
"
REQUIRES_devel="
lame == $portVersion base
lib:libiconv >= 2
lib:libroot
"