]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
gcc-msp430 needs libgmp3; fix in tinyos-msp430 dependencies debian/2.1.1-4.4-6tmi
authorR. Steve McKown <rsmckown@gmail.com>
Sun, 1 Jul 2012 05:21:37 +0000 (23:21 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Sun, 1 Jul 2012 05:21:37 +0000 (23:21 -0600)
debian/changelog
debian/control.in

index 79b63737d740bd06037caf58046e6692e3689013..b9f27e0e275891546f523df0882d60902b6b14ac 100644 (file)
@@ -1,3 +1,10 @@
+tinyos (2.1.1-4.4-6tmi) hardy; urgency=low
+
+  * tinyos-msp430 depends on libgmp3c2.  The dependency is actually a
+    requirement of gcc-msp430, so this is a temporary change for convenience.
+
+ -- TMI Packages <pkgs@titaniummirror.com>  Sat, 30 Jun 2012 20:02:17 -0600
+
 tinyos (2.1.1-4.4-5tmi) hardy; urgency=low
 
   * Don't require gdb-msp430; the package has issues at the moment
index 4d0018642d7199e7ca2925fd5416264780acaf00..924d91c84734534b7397a6ff10971ac42f502ad8 100644 (file)
@@ -62,7 +62,7 @@ Description: TinyOS avr toolchain
 
 Package: tinyos-msp430
 Architecture: all
-Depends: binutils-msp430, msp430mcu, gcc-msp430, msp430-libc
+Depends: binutils-msp430, msp430mcu, gcc-msp430, msp430-libc, libgmp3c2
 Provides: tinyos-toolchain
 Conflicts:
 Priority: extra