mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28: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:
@@ -4,7 +4,10 @@ SRC_URI="git://git.netsurf-browser.org/libsvgtiny.git"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND="dev-libs/libxml2 >= 2.7.7
|
||||
dev-util/gperf >= 3.0.4"
|
||||
dev-util/gperf >= 3.0.4
|
||||
dev-util/buildsystem >= 0
|
||||
dev-libs/libwapcaplet >= 0.1.1-HEAD
|
||||
net-libs/libdom >= 0"
|
||||
#CHECKSUM_MD5=""
|
||||
BUILD {
|
||||
cd libsvgtiny-0-HEAD
|
||||
|
||||
Reference in New Issue
Block a user