mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Add missing provides to libpcre-8.21
This commit is contained in:
@@ -15,12 +15,14 @@ COPYRIGHT="
|
||||
"
|
||||
SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.21.tar.bz2"
|
||||
CHECKSUM_MD5="0a7b592bea64b7aa7f4011fc7171a730"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
PROVIDES="
|
||||
libpcre = $portVersion
|
||||
lib:libpcre = $portVersion compat >= 8
|
||||
lib:libpcrecpp = $portVersion compat >= 8
|
||||
lib:libpcreposix = $portVersion compat >= 8
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user