mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libavahi: Fix build dependency in avahi-dnsconfd
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
+2
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=avahi
|
PKG_NAME:=avahi
|
||||||
PKG_VERSION:=0.6.31
|
PKG_VERSION:=0.6.31
|
||||||
PKG_RELEASE:=10
|
PKG_RELEASE:=11
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://avahi.org/download/
|
PKG_SOURCE_URL:=http://avahi.org/download/
|
||||||
@@ -55,6 +55,7 @@ define Package/libavahi/Default
|
|||||||
$(call Package/avahi/Default)
|
$(call Package/avahi/Default)
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
|
PROVIDES:=libavahi
|
||||||
DEPENDS:=+libpthread +SSP_SUPPORT:libssp
|
DEPENDS:=+libpthread +SSP_SUPPORT:libssp
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user