From c65502e7cc88d11ea6fe4d4c1980b8a4654c9901 Mon Sep 17 00:00:00 2001 From: "divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899" Date: Sun, 21 Feb 2016 03:49:40 +0000 Subject: [PATCH] --- ...id__47__buildchroot-inchroot_should_install_libmagic-dev.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/standalone__47__android__47__buildchroot-inchroot_should_install_libmagic-dev.mdwn diff --git a/doc/todo/standalone__47__android__47__buildchroot-inchroot_should_install_libmagic-dev.mdwn b/doc/todo/standalone__47__android__47__buildchroot-inchroot_should_install_libmagic-dev.mdwn new file mode 100644 index 0000000000..2139c30907 --- /dev/null +++ b/doc/todo/standalone__47__android__47__buildchroot-inchroot_should_install_libmagic-dev.mdwn @@ -0,0 +1 @@ +I'm setting up an Android build environment, and the standalone/android/install-haskell-packages script fails while installing the Magic package. The standalone/android/buildchroot-inchroot package should run `apt-get -y install libmagic-dev` to install this dependency.