diff options
Diffstat (limited to 'package/dbus')
-rw-r--r-- | package/dbus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile index 66121441a..0dc44e852 100644 --- a/package/dbus/Makefile +++ b/package/dbus/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.2.24 PKG_RELEASE:= 1 PKG_MD5SUM:= 565346cecd9cfecf1463540c6086cc2c PKG_DESCR:= DBUS library -PKG_SECTION:= net +PKG_SECTION:= libs PKG_DEPENDS:= libexpat PKG_BUILDDEP+= expat PKG_URL:= http://dbus.freedesktop.org |