From e326e85a88967760d47aba5029cb70449d9d6e28 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 8 Feb 2016 19:40:27 +0100 Subject: debian-setup: need libtool-bin for building. Change-Id: I761babced3eb49b8a8cea4996b7ccd6f748a6200 Reviewed-on: https://code.wireshark.org/review/13829 Reviewed-by: Balint Reczey Reviewed-by: Dario Lombardo --- tools/debian-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/debian-setup.sh b/tools/debian-setup.sh index 7113d7567b..0184c45c97 100755 --- a/tools/debian-setup.sh +++ b/tools/debian-setup.sh @@ -36,7 +36,7 @@ then fi apt-get install libgtk2.0-dev libpcap-dev bison flex make automake \ - libtool python perl + libtool libtool-bin python perl # # Now arrange for optional support libraries -- cgit v1.2.3