mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Fix typo in recipe
This commit is contained in:
@@ -31,7 +31,7 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
libmysqlclient${secondaryArchSuffix}_devel = 18.3.0 compat >= 18.3
|
||||
devel:libmysqlclient$secondaryArchSuffix = 18.3.0 compat >= 18.3
|
||||
devel:libmysqlclient_r$secondaryArchSuffix = 18.3.0 comat >= 18.3
|
||||
devel:libmysqlclient_r$secondaryArchSuffix = 18.3.0 compat >= 18.3
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libmysqlclient$secondaryArchSuffix == 18.3.0
|
||||
|
||||
Reference in New Issue
Block a user