diff mbox

[flasher,1/3] Add libtool to dependency list in README

Message ID 1393352927-27595-1-git-send-email-swarren@wwwdotorg.org
State Accepted, archived
Headers show

Commit Message

Stephen Warren Feb. 25, 2014, 6:28 p.m. UTC
From: Stephen Warren <swarren@nvidia.com>

libtools is required by some of the tools that tegra-uboot-flasher can
build. Add it to the list of dependencies.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
 README-developer.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Stephen Warren Feb. 26, 2014, 5:04 p.m. UTC | #1
On 02/25/2014 11:28 AM, Stephen Warren wrote:
> libtools is required by some of the tools that tegra-uboot-flasher can
> build. Add it to the list of dependencies.

I've applied all 3 patches.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/README-developer.txt b/README-developer.txt
index 090f90051c1c..e2648c39f796 100644
--- a/README-developer.txt
+++ b/README-developer.txt
@@ -74,6 +74,7 @@  will be useful:
   build-essential
   autoconf
   automake
+  libtool
   libusb-1.0-0-dev
   libcrypto++-dev