aboutsummaryrefslogtreecommitdiff
path: root/bldit.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bldit.lua')
-rw-r--r--bldit.lua7
1 files changed, 0 insertions, 7 deletions
diff --git a/bldit.lua b/bldit.lua
index 0681212..d724707 100644
--- a/bldit.lua
+++ b/bldit.lua
@@ -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,