diff options
author | Pascal Terjan <pterjan@mageia.org> | 2011-04-05 07:51:12 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2011-04-05 07:51:12 +0000 |
commit | e99c378d41289f35c20b1d2fdf9ce45d3ca9135d (patch) | |
tree | b349f828e85efb6bd6d7cb16f6f6c0e71805ba57 /modules/youri-check | |
parent | 103eb22898340282041a6613f7debdf11c147055 (diff) | |
download | puppet-e99c378d41289f35c20b1d2fdf9ce45d3ca9135d.tar puppet-e99c378d41289f35c20b1d2fdf9ce45d3ca9135d.tar.gz puppet-e99c378d41289f35c20b1d2fdf9ce45d3ca9135d.tar.bz2 puppet-e99c378d41289f35c20b1d2fdf9ce45d3ca9135d.tar.xz puppet-e99c378d41289f35c20b1d2fdf9ce45d3ca9135d.zip |
nonfree src can depend on core
Diffstat (limited to 'modules/youri-check')
-rw-r--r-- | modules/youri-check/templates/check.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/youri-check/templates/check.conf b/modules/youri-check/templates/check.conf index 5808679a..1d1d6c20 100644 --- a/modules/youri-check/templates/check.conf +++ b/modules/youri-check/templates/check.conf @@ -130,5 +130,6 @@ medias: options: dependencies: allowed: + - core.x86_64 - nonfree.x86_64 |