From 99ee6b1ee57676a46203999fc998e230c0d51988 Mon Sep 17 00:00:00 2001 From: Xiangfu Date: Mon, 4 Jun 2012 15:58:49 +0800 Subject: [PATCH] xburst-tools: add libreadline depends --- xburst-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xburst-tools/Makefile b/xburst-tools/Makefile index 478b06c..9932cba 100644 --- a/xburst-tools/Makefile +++ b/xburst-tools/Makefile @@ -28,7 +28,7 @@ define Package/xburst-tools CATEGORY:=Utilities TITLE:=Xburst-Tools URL:=http://projects.qi-hardware.com/p/xburst-tools/ - DEPENDS:=+libusb +libusb-1.0 +confuse + DEPENDS:=+libusb +libusb-1.0 +confuse +libreadline endef define Package/xburst-tools/description