summaryrefslogtreecommitdiffstats
path: root/package/lxdoom/lxdoom.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/lxdoom/lxdoom.mk')
-rw-r--r--package/lxdoom/lxdoom.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lxdoom/lxdoom.mk b/package/lxdoom/lxdoom.mk
index b79fa6625..bc688eb78 100644
--- a/package/lxdoom/lxdoom.mk
+++ b/package/lxdoom/lxdoom.mk
@@ -17,6 +17,6 @@ LXDOOM_CONF_OPT = --target=$(GNU_TARGET_NAME) --host=$(GNU_TARGET_NAME) \
--includedir=/usr/include --enable-shared \
$(DISABLE_NLS)
-LXDOOM_DEPENDENCIES = uclibc
+LXDOOM_DEPENDENCIES = uclibc
$(eval $(call AUTOTARGETS,package,lxdoom)) \ No newline at end of file