summarylogtreecommitdiffstats
path: root/build_fix.patch
blob: bbc1334d5a585705b12520a60facc1dc9f4796a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/dub.json b/dub.json
index fe833b4d..d63d615a 100644
--- a/dub.json
+++ b/dub.json
@@ -24,6 +24,7 @@
         "allegro_primitives",
         "allegro",
     ],
+    "libs-linux": ["allegro-5"],
     "sourceFiles-windows": ["src\\icon.res"],
     "dflags-windows": ["-Jsrc\\icon.res"],
     "lflags-windows": ["-L/subsystem:windows"],