diff options
Diffstat (limited to 'bldit.lua')
| -rw-r--r-- | bldit.lua | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -11,13 +11,6 @@ global_dependencies = { targets = { default = { - dependencies = { - pipemixer = { - url = "https://github.com/heather7283/pipemixer", - version = "HEAD", - target = "default", - }, - }, build = function() os.execute("make") end, |
