From 43ba5398e66fd45176fba427774fc6e4eba3d175 Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Sun, 16 Jun 2013 17:01:55 +0200 Subject: [PATCH] kamailio3, kamailio4, asterisk11: add maintainer Signed-off-by: Jiri Slachta --- asterisk-11.x/Makefile | 1 + kamailio-3.3.x/Makefile | 1 + kamailio-4.0.x/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/asterisk-11.x/Makefile b/asterisk-11.x/Makefile index 8ac09ac..011f3ba 100644 --- a/asterisk-11.x/Makefile +++ b/asterisk-11.x/Makefile @@ -74,6 +74,7 @@ define Package/asterisk11/Default SECTION:=net CATEGORY:=Network URL:=http://www.asterisk.org/ + MAINTAINER:=Jiri Slachta endef define Package/asterisk11/Default/description diff --git a/kamailio-3.3.x/Makefile b/kamailio-3.3.x/Makefile index 3ee49c2..d5fda52 100644 --- a/kamailio-3.3.x/Makefile +++ b/kamailio-3.3.x/Makefile @@ -30,6 +30,7 @@ define Package/kamailio3/Default CATEGORY:=Network SUBMENU:=Telephony URL:=http://www.kamailio.org/ + MAINTAINER:=Jiri Slachta DEPENDS:=$(ICONV_DEPENDS) +libncurses +libpthread +libreadline endef diff --git a/kamailio-4.0.x/Makefile b/kamailio-4.0.x/Makefile index c100151..a0a560a 100644 --- a/kamailio-4.0.x/Makefile +++ b/kamailio-4.0.x/Makefile @@ -30,6 +30,7 @@ define Package/kamailio4/Default CATEGORY:=Network SUBMENU:=Telephony URL:=http://www.kamailio.org/ + MAINTAINER:=Jiri Slachta DEPENDS:=$(ICONV_DEPENDS) +libncurses +libpthread +libreadline +libxml2 endef -- 2.30.2