]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Don't depend on libgmp3c2 for trusty debian/2.1.1 debian/2.1.1-4.5-2tmi
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 18 Aug 2014 18:54:17 +0000 (12:54 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 18 Aug 2014 18:54:23 +0000 (12:54 -0600)
The gcc toolchain for msp430 packages now depend on all packages they
actually need.  The libgmp3c2 package does not need to be explicitly
called out, and further it is not available in trusty.

debian/control.in

index 2a61c781ea75b9da619ce1b3fcd42f6c44fb0d23..0ed7da5d4ae9384f42e6290790150f9e104dba3c 100644 (file)
@@ -65,7 +65,7 @@ Description: TinyOS avr toolchain
 Package: tinyos-msp430
 Architecture: all
 Depends: binutils-msp430, gcc-msp430, msp430mcu, msp430-libc, gdb-msp430,
-  mspdebug, libgmp3c2
+  mspdebug
 Provides: tinyos-toolchain
 Conflicts:
 Priority: extra