mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
x265: forgot to update soname version
This commit is contained in:
@@ -25,7 +25,7 @@ SOURCE_DIR='multicoreware-x265-9f0324125f53'
|
||||
PROVIDES="
|
||||
x265$secondaryArchSuffix = $portVersion
|
||||
cmd:x265 = $portVersion
|
||||
lib:libx265$secondaryArchSuffix = 35
|
||||
lib:libx265$secondaryArchSuffix = 43
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
@@ -76,7 +76,7 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
x265${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libx265$secondaryArchSuffix = 35
|
||||
devel:libx265$secondaryArchSuffix = 43
|
||||
"
|
||||
REQUIRES_devel="
|
||||
x265$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user