mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
net-libs/hubbub: REQUIRES += "lib:libparserutils" to satisfy hp -S.
This commit is contained in:
@@ -11,7 +11,7 @@ look at html5lib."
|
||||
HOMEPAGE="https://www.netsurf-browser.org/projects/hubbub/"
|
||||
COPYRIGHT="2007-2018 J-M Bell"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.netsurf-browser.org/libs/releases/libhubbub-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="aa82e36be124e582e307929eee81a42ffaf4355b2986934917271d65d20cd88f"
|
||||
SOURCE_DIR="libhubbub-$portVersion"
|
||||
@@ -28,6 +28,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libparserutils$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
|
||||
Reference in New Issue
Block a user