summaryrefslogtreecommitdiff
path: root/package/sispmctl
diff options
context:
space:
mode:
Diffstat (limited to 'package/sispmctl')
-rw-r--r--package/sispmctl/Config.in9
-rw-r--r--package/sispmctl/Makefile1
2 files changed, 1 insertions, 9 deletions
diff --git a/package/sispmctl/Config.in b/package/sispmctl/Config.in
deleted file mode 100644
index a6e13c3b8..000000000
--- a/package/sispmctl/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config ADK_PACKAGE_SISPMCTL
- prompt "sispmctl.......................... control application for power sockets"
- tristate
- default n
- select ADK_PACKAGE_LIBUSB
- help
- switch USB controlled outlets of Gembird Silver Shield PM.
-
- http://sispmctl.sourceforge.net/
diff --git a/package/sispmctl/Makefile b/package/sispmctl/Makefile
index ad6c7ee93..86feb2d30 100644
--- a/package/sispmctl/Makefile
+++ b/package/sispmctl/Makefile
@@ -6,6 +6,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= sispmctl
PKG_VERSION:= 2.7
PKG_RELEASE:= 1
+PKG_BUILDDEP+= libusb
PKG_MD5SUM:= 2457f76cd129f880634f3381be0aeb76
PKG_DESCR:= control application for power sockets
PKG_SECTION:= misc