diff --git a/src/apps/webpositive/Jamfile b/src/apps/webpositive/Jamfile index c1cb3b00a1..c13bb56bf9 100644 --- a/src/apps/webpositive/Jamfile +++ b/src/apps/webpositive/Jamfile @@ -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 ;