|
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
9
|
9
|
|
10
|
10
|
PKG_NAME:=avahi
|
11
|
11
|
PKG_VERSION:=0.6.31
|
12
|
|
-PKG_RELEASE:=11
|
|
12
|
+PKG_RELEASE:=12
|
13
|
13
|
|
14
|
14
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
15
|
15
|
PKG_SOURCE_URL:=http://avahi.org/download/
|
|
@@ -100,6 +100,7 @@ define Package/avahi-nodbus-daemon
|
100
|
100
|
SUBMENU:=IP Addresses and Names
|
101
|
101
|
DEPENDS:=+libavahi-nodbus-support +libexpat +librt +libdaemon
|
102
|
102
|
TITLE+= (daemon)
|
|
103
|
+ USERID:=avahi=105:avahi=105
|
103
|
104
|
endef
|
104
|
105
|
|
105
|
106
|
define Package/avahi-daemon/description
|