mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-07-18 16:20:33 +02:00
Add missing dependencies (#41)
Some dependencies are technically not necessary but should help to avoid issues in the future.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
name = moremesecons_wireless
|
||||
depends = mesecons,moremesecons_utils
|
||||
depends = mesecons,moremesecons_utils,default
|
||||
optional_depends = digilines,craft_guide
|
||||
|
Reference in New Issue
Block a user