mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
glib2: fix lib versions compat
This commit is contained in:
@@ -44,11 +44,11 @@ PROVIDES="
|
||||
cmd:gsettings$secondaryArchSuffix
|
||||
cmd:gtester$secondaryArchSuffix
|
||||
cmd:gtester_report$secondaryArchSuffix
|
||||
lib:libgio_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
lib:libglib_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
lib:libgmodule_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
lib:libgobject_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
lib:libgthread_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
lib:libgio_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
lib:libglib_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
lib:libgmodule_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
lib:libgobject_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
lib:libgthread_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
@@ -122,11 +122,11 @@ INSTALL()
|
||||
|
||||
PROVIDES_devel="
|
||||
glib2${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libgio_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
devel:libglib_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
devel:libgmodule_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.3800.1 compat >= 2
|
||||
devel:libgio_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
devel:libglib_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
devel:libgmodule_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
devel:libgobject_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
devel:libgthread_2.0$secondaryArchSuffix = 0.3800.1 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user