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) $(sources)
: :
$(HAIKU_WEBKIT_LIBS) $(HAIKU_WEBKIT_LIBS)
# dependencies $(TARGET_LIBSTDC++) $(HAIKU_LOCALE_LIBS)
curl icuuc icudata png sqlite3 xml2 z be network tracker translation
# haiku
be bsd localestub network stdc++ tracker translation
: :
WebPositive.rdef WebPositive.rdef
; ;