aboutsummaryrefslogtreecommitdiffstats
path: root/package/hotplug2
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-10-26 21:29:06 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-10-26 21:29:06 +0000
commita4a8c8116f187c02001bfd8e2ce5aca4dfb78214 (patch)
treef2fbcaa1075bf8f9649c26d9e3ec5c700ed2eb93 /package/hotplug2
parentfabcdfae1ef92c99a6274a16141b5942acf70059 (diff)
downloadmaster-187ad058-a4a8c8116f187c02001bfd8e2ce5aca4dfb78214.tar.gz
master-187ad058-a4a8c8116f187c02001bfd8e2ce5aca4dfb78214.tar.bz2
master-187ad058-a4a8c8116f187c02001bfd8e2ce5aca4dfb78214.zip
[package] hotplug2 depends on udevtrigger
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23646 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/hotplug2')
-rw-r--r--package/hotplug2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile
index 898ec30734..a4ff850ad9 100644
--- a/package/hotplug2/Makefile
+++ b/package/hotplug2/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hotplug2
PKG_REV:=201
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
@@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/hotplug2
SECTION:=base
CATEGORY:=Base system
+ DEPENDS:=+udevtrigger
VERSION:=1.0-beta-$(PKG_RELEASE)
TITLE:=Version 1.0 Dynamic device management subsystem for embedded systems
URL:=http://isteve.bofh.cz/~isteve/hotplug2/