Dirk Mueller 2011-08-20 00:27:04 +00:00 committed by Git OBS Bridge
parent c7e3b83334
commit ebee1cdfcc

View File

@ -8,7 +8,7 @@
- printError(pkg, 'no-dependency-on', 'python-base',
+ res.group(1)) or
+ pkg.check_versioned_dep('python(abi)',
+ res.group(1)) or
+ res.group(1))
+ ):
+ printError(pkg, 'no-dependency-on', 'python(abi)',
res.group(1))