From c0d401f63a3f1803caa74cd9f7188033f7f33d34 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 12 Nov 2014 09:00:18 +0100 Subject: [PATCH] usbutils: update to 008. --- srcpkgs/usbutils/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/usbutils/template b/srcpkgs/usbutils/template index 14edf798ff3..97cf653a96a 100644 --- a/srcpkgs/usbutils/template +++ b/srcpkgs/usbutils/template @@ -1,18 +1,18 @@ # Template file for 'usbutils' pkgname=usbutils -version=007 -revision=2 +version=008 +revision=1 build_style=gnu-configure configure_args="--datadir=/usr/share/hwdata --disable-zlib" -hostmakedepends="pkg-config which hwids" -makedepends="libusb-devel hwids" +hostmakedepends="pkg-config" +makedepends="libusb-devel libudev-devel" depends="hwids" homepage="http://linux-usb.sourceforge.net/" short_desc="Linux USB utilities" maintainer="Juan RP " license="GPL-2" distfiles="${KERNEL_SITE}/utils/usb/$pkgname/${pkgname}-${version}.tar.xz" -checksum=7593a01724bbc0fd9fe48e62bc721ceb61c76654f1d7b231b3c65f6dfbbaefa4 +checksum=44741af0bae9d402a0ef160a29b2fa700bb656ab5e0a4b3343d51249c2a44c8c post_install() { # Remove lsusb.py - avoid useless python scripts