Browse Source

avahi: fixed postinst of package and removed unneccesary libintl dependency

Signed-off-by: Joerg Seitter <adk@seitter.net>
Joerg Seitter 4 years ago
parent
commit
b9600c6476
2 changed files with 1 additions and 1 deletions
  1. 1 1
      package/avahi/Makefile
  2. 0 0
      package/avahi/files/avahi.postinst

+ 1 - 1
package/avahi/Makefile

@@ -19,7 +19,7 @@ PKG_OPTS:=		dev
 DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.gz
 DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.gz
 
 
 PKG_SUBPKGS:=		AVAHI LIBAVAHI
 PKG_SUBPKGS:=		AVAHI LIBAVAHI
-PKGSS_AVAHI:=		libavahi libdaemon libexpat libintl dbus
+PKGSS_AVAHI:=		libavahi libdaemon libexpat dbus
 PKGSB_AVAHI:=		dbus
 PKGSB_AVAHI:=		dbus
 PKGSS_LIBAVAHI:=	dbus
 PKGSS_LIBAVAHI:=	dbus
 PKGSB_LIBAVAHI:=	dbus
 PKGSB_LIBAVAHI:=	dbus

+ 0 - 0
package/avahi/files/avahi-daemon.postinst → package/avahi/files/avahi.postinst