From 8ad1a60c6ca420a588b06874af5f7c0576799615 Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Fri, 15 Aug 2014 11:37:35 -0600 Subject: [PATCH] Add back msp430-gdb Looks like the msp430-gdb package has been fixed to resolve the installation problem of a conflicting file. --- debian/control.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 7b463b9e..0f4abc6a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -64,7 +64,8 @@ Description: TinyOS avr toolchain Package: tinyos-msp430 Architecture: all -Depends: binutils-msp430, msp430mcu, gcc-msp430, msp430-libc, libgmp3c2 +Depends: binutils-msp430, gcc-msp430, msp430mcu, msp430-libc, gdb-msp430, + mspdebug, libgmp3c2 Provides: tinyos-toolchain Conflicts: Priority: extra -- 2.39.2