diff options
author | anbr <vdr07@deltab.de> | 2011-05-22 19:08:46 +0200 |
---|---|---|
committer | anbr <vdr07@deltab.de> | 2011-05-22 19:08:46 +0200 |
commit | acbdb1ddc238e7c0a942043b3d0d1d81bb701edd (patch) | |
tree | aed8d1a4147bacf56cae5835dd876aff096f51c2 /README | |
parent | d5a0dbd37d69eb3eb64b86c31ca834f88ab68f60 (diff) | |
download | vdr-plugin-targavfd-0.1.0.tar.gz vdr-plugin-targavfd-0.1.0.tar.bz2 |
Drop dependency to libhid, now is libusb-1.0 used0.1.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -24,12 +24,12 @@ targavfd is a plugin for the Video Disc Recorder and shows information about the current state of VDR on Targa USB Graphic Vacuum Fluorescent Display. -Install libhid: +Install libusb-1.0: ------------------------------------- -You need installed library libhid to use the vdr-plugin-targavfd. -This library libhid is used to access and interact with a USB HID device. +You need installed library libusb-1.0 to use the vdr-plugin-targavfd. +This library libusb-1.0 is used to access and interact with a USB device. -1. http://libhid.alioth.debian.org/ +1. http://www.libusb.org/wiki/libusb-1.0 Install vdr-plugin-targavfd: --------------------------- |