diff options
author | Jani Välimaa <wally@mageia.org> | 2024-12-27 20:14:56 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-12-27 20:14:56 +0200 |
commit | b3a6d57590e7f55040f2a46f034cb23c627495f7 (patch) | |
tree | cbfb458139ac6cd810bf4e8eacdffd35d1ff529a /modules | |
parent | 35fe10ef1c1239666605448018755bce0456d8ff (diff) | |
download | puppet-b3a6d57590e7f55040f2a46f034cb23c627495f7.tar puppet-b3a6d57590e7f55040f2a46f034cb23c627495f7.tar.gz puppet-b3a6d57590e7f55040f2a46f034cb23c627495f7.tar.bz2 puppet-b3a6d57590e7f55040f2a46f034cb23c627495f7.tar.xz puppet-b3a6d57590e7f55040f2a46f034cb23c627495f7.zip |
youri-check: check pango2.0 from Gnome
Diffstat (limited to 'modules')
-rw-r--r-- | modules/youri-check/templates/cauldron.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index bf4aa8e5..6c70ddc8 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -190,6 +190,8 @@ tests: gtk4.0: gtk notify-sharp: ~ notify-sharp3: notify-sharp + pango: ~ + pango2.0: pango netbsd: order: 1 class: Youri::Check::Test::Updates::Source::NetBSD @@ -259,7 +261,8 @@ tests: gtk4.0: gtk notify-sharp: ~ notify-sharp3: notify-sharp - + pango: ~ + pango2.0: pango build: class: Youri::Check::Test::Build options: |