loudmouth: fix build

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo
2018-07-27 23:16:05 -04:00
parent 2d79ac1fa3
commit ca6d16370b
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/loudmouth
SECTION:=libs
CATEGORY:=Libraries
DEPENDS:=+glib2 +libopenssl
DEPENDS:=+glib2 +libopenssl +PACKAGE_krb5-libs:krb5-libs
TITLE:=loudmouth
URL:=https://github.com/mcabber/loudmouth
endef