diff options
-rw-r--r-- | modules/youri-check/templates/cauldron.conf | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index 30f30b01..06e2542f 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -204,14 +204,30 @@ tests: class: Youri::Check::Test::Updates::Source::GNOME options: aliases: + GConf: ~ + GConf2: GConf + glib: ~ + glib2.0: glib + glibmm: ~ + glibmm2.4: glibmm gnome-desktop: ~ gnome-desktop3: gnome-desktop goocanvas: ~ goocanvas2: goocanvas + gtkhtml: ~ + gtkhtml4: gtkhtml + gtk: ~ + gtk+2.0: ~ + gtk+3.0: gtk + libgda: ~ + libgda4.0: ~ + libgda5.0: libgda libunique: ~ libunique3: libunique libwnck: ~ libwnck3: libwnck + vte: ~ + vte3: vte netbsd: order: 1 class: Youri::Check::Test::Updates::Source::NetBSD @@ -262,10 +278,24 @@ tests: class: Youri::Check::Test::Updates::Source::GNOME options: aliases: + GConf: ~ + GConf2: GConf + glib: ~ + glib2.0: glib + glibmm: ~ + glibmm2.4: glibmm gnome-desktop: ~ gnome-desktop3: gnome-desktop goocanvas: ~ goocanvas2: goocanvas + gtkhtml: ~ + gtkhtml4: gtkhtml + gtk: ~ + gtk+2.0: ~ + gtk+3.0: gtk + libgda: ~ + libgda4.0: ~ + libgda5.0: libgda libunique: ~ libunique3: libunique libwnck: ~ |