mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libnspsl: Fix typo in base requires of devel package.
This commit is contained in:
@@ -15,7 +15,7 @@ highlighting"
|
||||
HOMEPAGE="https://source.netsurf-browser.org/libnspsl.git/"
|
||||
COPYRIGHT="2016-2017 Vincent Sanders"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libnspsl-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="c9031e564fa8a5c806801443bc7674b68a9a8e83dc2470d5ded965fe392c3572"
|
||||
|
||||
@@ -35,7 +35,7 @@ PROVIDES_devel="
|
||||
devel:libnspsl$secondaryArchSuffix = $portVersion compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
lbnspsl$secondaryArchSuffix == $portVersion base
|
||||
libnspsl$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user