[arch-commits] Commit in avrdude/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Thu Mar 20 19:52:14 UTC 2014


    Date: Thursday, March 20, 2014 @ 20:52:13
  Author: jelle
Revision: 108002

upgpkg: avrdude 6.0.1-3

fix bug #39343

Modified:
  avrdude/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-20 19:09:27 UTC (rev 108001)
+++ PKGBUILD	2014-03-20 19:52:13 UTC (rev 108002)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://www.nongnu.org/avrdude/"
 license=('GPL')
-depends=('readline' 'libftdi' 'libusb-compat')
+depends=('readline' 'libftdi' 'libusb-compat' 'elfutils')
 source=(http://download.savannah.gnu.org/releases/avrdude/${pkgname}-${pkgver}.tar.gz{,.sig})
 md5sums=('346ec2e46393a54ac152b95abf1d9850'
          'SKIP')




More information about the arch-commits mailing list