diff options
author | gpcf <gpcf@gpcf.eu> | 2024-09-22 20:06:18 +0200 |
---|---|---|
committer | gpcf <gpcf@gpcf.eu> | 2024-09-22 20:06:18 +0200 |
commit | b35452daa040eb2e5e9acca80dfc76a218d20361 (patch) | |
tree | 03b671a5c0d3b1533a3a4175e55f706942d3ebec /mod.conf | |
parent | 31bd139f948d09cdb569aaa37b59eb8aa2a2b95b (diff) | |
download | smartshop-b35452daa040eb2e5e9acca80dfc76a218d20361.tar.gz smartshop-b35452daa040eb2e5e9acca80dfc76a218d20361.tar.bz2 smartshop-b35452daa040eb2e5e9acca80dfc76a218d20361.zip |
Replace depends.txt with mod.conf
Diffstat (limited to 'mod.conf')
-rw-r--r-- | mod.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..c9cdb90 --- /dev/null +++ b/mod.conf @@ -0,0 +1,3 @@ +name = smartshop +depends = default +optional_depends = mail, digilines
\ No newline at end of file |