More syslibs removal that I missed in the previous commit.

This commit is contained in:
Augustin Cavalier
2015-08-04 15:49:58 -04:00
parent 1f4293e134
commit 2b51585ae4
4 changed files with 0 additions and 18 deletions

View File

@@ -45,12 +45,6 @@ REQUIRES="
lib:libz$secondaryArchSuffix
"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
REQUIRES+="
lib:libsupc++$secondaryArchSuffix
"
fi
BUILD_REQUIRES="
devel:libjpeg$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix