From 27c3cb57c192ad4ba3b0da2aa42f7eeefa4a9bc4 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 3 Sep 2014 20:30:46 +0000 Subject: [PATCH] glib2: fix lib versions compat --- dev-libs/glib/glib2-2.38.1.recipe | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/dev-libs/glib/glib2-2.38.1.recipe b/dev-libs/glib/glib2-2.38.1.recipe index a9a8f62c5..562a94c47 100644 --- a/dev-libs/glib/glib2-2.38.1.recipe +++ b/dev-libs/glib/glib2-2.38.1.recipe @@ -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="