Added curl as a dependency for netsurf as well.

This commit is contained in:
Scott McCreary
2011-06-04 06:41:28 +00:00
parent ca04d8f8de
commit 7a1e05e344
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,8 @@ REVISION="1"
STATUS_HAIKU="stable"
DEPEND="dev-util/gperf >= 3.0.4
media-libs/libmng > 1.0.10
dev-libs/pkgconfig >= 0.25"
dev-libs/pkgconfig >= 0.25
net-misc/curl >= 7.21.6"
BUILD {
cd netsurf-2.7-svn

View File

@@ -5,7 +5,8 @@ REVISION="1"
STATUS_HAIKU="stable"
DEPEND="dev-util/gperf >= 3.0.4
media-libs/libmng > 1.0.10
dev-libs/pkgconfig >= 0.25"
dev-libs/pkgconfig >= 0.25
net-misc/curl >= 7.21.6"
CHECKSUM_MD5="52939f2e2319269d7d758ec665f6cb8e"
BUILD {