diff --git a/usbboot/debian/control b/usbboot/debian/control index b436646..a72fd99 100644 --- a/usbboot/debian/control +++ b/usbboot/debian/control @@ -8,7 +8,7 @@ Homepage: http://github.com/xiangfu/xburst-tools Package: xburst-tools Architecture: any -Depends: ${shlibs:Depends}, libusb, libconfuse +Depends: ${shlibs:Depends}, ${misc:Depends}, libusb, libconfuse Description: tools for Ingenic XBurst CPU USB boot and NAND flash access xburst-tools contains tools for Ingenic XBurst CPU device booting. It can flash bootloader, kernel, rootfs to Ingenic XBurst CPU diff --git a/usbboot/debian/dirs b/usbboot/debian/dirs index 94c5d6a..50e846d 100644 --- a/usbboot/debian/dirs +++ b/usbboot/debian/dirs @@ -1,3 +1,2 @@ usr/bin usr/share/xburst-tools -usr/share/man/man1