[packages] krb5: add libpthread dependency (#6530)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19297 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bf00f3fdf6
commit
a86a3a6049
@ -30,7 +30,7 @@ endef
|
||||
|
||||
define Package/krb5-server
|
||||
$(call Package/krb5/Default)
|
||||
DEPENDS:=+krb5-libs
|
||||
DEPENDS:=+krb5-libs +libpthread
|
||||
TITLE:=Kerberos 5 Server
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user