From 6b1fabe83d19c493fb42562340ec862b655b8372 Mon Sep 17 00:00:00 2001 From: NicJA Date: Mon, 1 May 2017 17:24:48 +0000 Subject: [PATCH] git depends on iconv git-svn-id: https://svn.aros.org/svn/aros/trunk/contrib@54629 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- development/scm/git/mmakefile.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/scm/git/mmakefile.src b/development/scm/git/mmakefile.src index c73fe8463..0677bb67a 100644 --- a/development/scm/git/mmakefile.src +++ b/development/scm/git/mmakefile.src @@ -4,7 +4,7 @@ include $(SRCDIR)/config/aros.cfg #MM- contrib-development : contrib-development-git -#MM contrib-development-git : contrib-development-git-setup +#MM contrib-development-git : contrib-development-git-setup contrib-libiconv #MM contrib-development-git-setup : contrib-development-git-fetch contrib-development-git-gendirs GIT_DESTDIR := $(AROS_DEVELOPER) -- 2.11.4.GIT