mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fix NetSurf build
- Add more dependencies to libsvgtiny and hubbub - Fix some cpp warnings in NetSurf code - Also set the filename in the download file panel
This commit is contained in:
@@ -3,7 +3,8 @@ HOMEPAGE="http://www.netsurf-browser.org/projects/hubbub/"
|
||||
SRC_URI="git://git.netsurf-browser.org/libhubbub.git"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="dev-util/buildsystem >= 0"
|
||||
DEPEND="dev-util/buildsystem >= 0
|
||||
dev-libs/libparserutils >= 0.1.1"
|
||||
|
||||
BUILD {
|
||||
cd hubbub-0.1.2-HEAD
|
||||
|
||||
Reference in New Issue
Block a user