Declare dependency on libstdc++ where needed.

This commit is contained in:
Adrien Destugues
2014-04-20 14:21:22 +02:00
parent 37e49ba803
commit f1b5a9f1ad
2 changed files with 2 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ REQUIRES="
lib:libboost_system$secondaryArchSuffix
lib:libboost_thread$secondaryArchSuffix
lib:libboost_unit_test_framework$secondaryArchSuffix
lib:libstdc++$secondaryArchSuffix
"
BUILD_REQUIRES="

View File

@@ -28,6 +28,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:libstdc++$secondaryArchSuffix
lib:libglu$secondaryArchSuffix
lib:libSDL_1.2$secondaryArchSuffix
lib:libGL$secondaryArchSuffix