lmdb: use curly braces before _devel in PROVIDES_devel.

This commit is contained in:
fbrosson
2018-02-20 06:17:12 +00:00
parent bc9c574f1b
commit 222bed94ae

View File

@@ -4,7 +4,7 @@ a simplified variant of the BerkeleyDB (BDB) API."
HOMEPAGE="http://symas.com/mdb/"
COPYRIGHT="2011-2016 Howard Chu, Symas Corp."
LICENSE="OpenLDAP Public License"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/LMDB/lmdb/archive/LMDB_$portVersion.tar.gz"
CHECKSUM_SHA256="1187b635a4cc415bb6972bba346121f81edd996e99b8f0816151d4090f90b559"
SOURCE_DIR="lmdb-LMDB_$portVersion"
@@ -32,7 +32,7 @@ REQUIRES="
"
PROVIDES_devel="
lmdb$secondaryArchSuffix_devel = $portVersion compat >= 0
lmdb${secondaryArchSuffix}_devel = $portVersion compat >= 0
devel:liblmdb$secondaryArchSuffix = $portVersion compat >= 0
"
REQUIRES_devel="