Browse Source

openwrt: Update for LEDE 17.01

Luke Dashjr 8 years ago
parent
commit
22af1c5a90
1 changed files with 1 additions and 1 deletions
  1. 1 1
      openwrt/bfgminer/Makefile

+ 1 - 1
openwrt/bfgminer/Makefile

@@ -42,7 +42,7 @@ endef
 define Package/$(PKG_NAME)
 define Package/$(PKG_NAME)
 $(call Package/$(PKG_NAME)/Default)
 $(call Package/$(PKG_NAME)/Default)
 	TITLE:=$(PKG_TITLE) (Bitcoin miner)
 	TITLE:=$(PKG_TITLE) (Bitcoin miner)
-	DEPENDS:=+libc +libcurl +libpthread +jansson +PACKAGE_$(PKG_NAME)_libevent:libevent2 +PACKAGE_$(PKG_NAME)_curses:libncurses +PACKAGE_$(PKG_NAME)_libmicrohttpd:libmicrohttpd +PACKAGE_$(PKG_NAME)_libusb:libusb-1.0
+	DEPENDS:=+libc +libcurl +libpthread +jansson +PACKAGE_$(PKG_NAME)_libevent:libevent2 +PACKAGE_$(PKG_NAME)_libevent:libevent2-pthreads +PACKAGE_$(PKG_NAME)_curses:libncurses +PACKAGE_$(PKG_NAME)_libmicrohttpd:libmicrohttpd +PACKAGE_$(PKG_NAME)_libusb:libusb-1.0
 endef
 endef
 
 
 define Package/$(PKG_NAME)/description
 define Package/$(PKG_NAME)/description