[package] owfs: do not override dependency after r27639

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27640 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2011-07-17 12:49:48 +00:00
parent 226ea8f688
commit 5266d8af7e

View File

@ -100,8 +100,8 @@ endef
define Package/owshell
$(call Package/owfs/Utility)
DEPENDS:= +USE_UCLIBC:librpc
TITLE:=OWFS - shell utilities
DEPENDS+= +USE_UCLIBC:librpc
endef
define Package/owshell/description