]> jfr.im git - erebus.git/blobdiff - modules/control.py
added softdeps to modinfo - bumped APIVERSION
[erebus.git] / modules / control.py
index 74e0a66d4b1b54a6dc124d6f1941260dd0106909..572853d1264bee5bc7063f94b0a09a67a509122a 100644 (file)
@@ -6,8 +6,9 @@
 modinfo = {
        'author': 'Erebus Team',
        'license': 'public domain',
-       'compatible': [1],
+       'compatible': [1,2],
        'depends': [],
+       'softdeps': ['help'],
 }
 
 # preamble