wok-stable diff usbip/receipt @ rev 2469

input-utils: fix typo in receipt
author Dominique Corbex <domcox@users.sourceforge.net>
date Sat Mar 14 21:15:07 2009 +0100 (2009-03-14)
parents 0fcac9995347
children 3115c291f303
line diff
     1.1 --- a/usbip/receipt	Fri Jan 23 14:42:53 2009 +0000
     1.2 +++ b/usbip/receipt	Sat Mar 14 21:15:07 2009 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="general USB device sharing system over IP network."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="sysfsutils glib"
     1.8 +DEPENDS="sysfsutils glib libwrap"
     1.9  BUILD_DEPENDS="sysfsutils-dev lzma libtool glib libwrap libwrap-dev"
    1.10  WEB_SITE="http://usbip.sourceforge.net/"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"