Get rid of gcc_syslibs REQUIREs.

This commit is contained in:
Augustin Cavalier
2015-08-04 15:43:07 -04:00
parent fabb448824
commit 1f4293e134
154 changed files with 5 additions and 322 deletions

View File

@@ -17,15 +17,8 @@ PROVIDES="
"
REQUIRES="
haiku${secondaryArchSuffix}
lib:libstdc++${secondaryArchSuffix}
"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
REQUIRES+="
lib:libgcc_s${secondaryArchSuffix}
"
fi
PROVIDES_devel="
libebml${secondaryArchSuffix}_devel = $portVersion
devel:libebml$secondaryArchSuffix = 4.0.0 compat >= 4