diff options
author | Jani Välimaa <wally@mageia.org> | 2024-12-26 15:05:19 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-12-26 15:05:19 +0200 |
commit | 61dc07d1004006a3db1d790575148d811f86b6b9 (patch) | |
tree | 62a2a82fe8d6ecdb7ce35059a2fefac1eec18272 | |
parent | e85114818bb8414ad6cbdf8b67bb6bd0f14e7e46 (diff) | |
download | puppet-61dc07d1004006a3db1d790575148d811f86b6b9.tar puppet-61dc07d1004006a3db1d790575148d811f86b6b9.tar.gz puppet-61dc07d1004006a3db1d790575148d811f86b6b9.tar.bz2 puppet-61dc07d1004006a3db1d790575148d811f86b6b9.tar.xz puppet-61dc07d1004006a3db1d790575148d811f86b6b9.zip |
youri-check: check gcr4 from Gnome sources
-rw-r--r-- | modules/youri-check/templates/cauldron.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index 3d4bfd26..12d13cc4 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -171,6 +171,8 @@ tests: aliases: GConf: ~ GConf2: GConf + gcr: ~ + gcr4: gcr glib: ~ glib2.0: glib glibmm: ~ @@ -233,6 +235,8 @@ tests: aliases: GConf: ~ GConf2: GConf + gcr: ~ + gcr4: gcr glib: ~ glib2.0: glib glibmm: ~ |