Skip to content

Commit

Permalink
[api] allow parsing of product files with run_dependency_check enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschroeter committed Sep 24, 2021
1 parent 439543e commit 92511e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/BSProductXML.pm
Expand Up @@ -304,6 +304,7 @@ our $productdesc = [
'use_required',
'use_undecided', # take all packages, even the ungrouped ones
'use_newest_version', # rpm version compare instead of repository priority
'run_dependency_check', # set either to "warn" or "error"
'allow_overflow',
'next_media_in_set',
'separate',
Expand Down

0 comments on commit 92511e4

Please sign in to comment.