diff options
| -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: |
