added antiNonFreeDep

This commit is contained in:
Ivo Ugrina 2011-10-08 00:23:29 +02:00
parent c722f06a8a
commit 6a29e51b46
2 changed files with 2 additions and 0 deletions

View file

@ -295,6 +295,7 @@ def parse_metadata(metafile, **kw):
if (part != "Ads" and
part != "Tracking" and
part != "NonFreeNet" and
part != "NonFreeDep" and
part != "NonFreeAdd"):
print "Unrecognised antifeature '" + part + "' in " \
+ metafile.name