Skip to content

Commit

Permalink
ubus: add a missing dependency
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32174 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
nbd committed Jun 10, 2012
1 parent 6b66e21 commit e5778e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/ubus/Makefile
Expand Up @@ -28,6 +28,7 @@ define Package/ubusd
CATEGORY:=LuCI2
SUBMENU:=System
TITLE:=OpenWrt RPC daemon
DEPENDS:=+libubox
endef

define Package/libubus
Expand Down

0 comments on commit e5778e4

Please sign in to comment.