Fix WebPositive jamfile, cross building works

This commit is contained in:
Alexandre Deckner 2012-07-04 02:57:38 +02:00
parent 8ae2b062a6
commit d061a70095
1 changed files with 2 additions and 4 deletions

View File

@ -64,10 +64,8 @@ Application WebPositive :
$(sources)
:
$(HAIKU_WEBKIT_LIBS)
# dependencies
curl icuuc icudata png sqlite3 xml2 z
# haiku
be bsd localestub network stdc++ tracker translation
$(TARGET_LIBSTDC++) $(HAIKU_LOCALE_LIBS)
be network tracker translation
:
WebPositive.rdef
;