From: Andy Walsh Date: Thu, 19 Dec 2019 23:20:23 +0000 (+0100) Subject: samba4: fix libpam deps X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6d4cf0f2d7efd184a7f3979a585d09b596aeb0ff;p=openwrt-packages.git samba4: fix libpam deps * use old workaround for broken unbundle pam patch Signed-off-by: Andy Walsh --- diff --git a/net/samba4/Makefile b/net/samba4/Makefile index f846be313..2031af2b1 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=samba PKG_VERSION:=4.11.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://ftp.heanet.ie/mirrors/ftp.samba.org/stable/ \ @@ -59,6 +59,7 @@ define Package/samba4-libs $(call Package/samba4/Default) TITLE+= libs DEPENDS:= +libtirpc +libreadline +libpopt +libcap +zlib +libgnutls +libtasn1 +libuuid +libopenssl +USE_GLIBC:libpthread \ + +PACKAGE_libpam:libpam \ +SAMBA4_SERVER_VFS:attr \ +SAMBA4_SERVER_VFSX:libaio \ +SAMBA4_SERVER_AVAHI:libavahi-client \