Have the haiku package provide libstdc++ for x86_gcc2.

Until we split this out, let's have the package declare it so we can
start adding requires to the ports.

Fixes installation of smpeg, libusb.
This commit is contained in:
Adrien Destugues 2014-08-10 13:16:40 +02:00
parent cd8a7df77d
commit a90155a41a
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ provides {
cmd:zipsplit cmd:zipsplit
cmd:zmore cmd:zmore
cmd:znew cmd:znew
lib:libstdc++
} }
requires { requires {