[packages] libs/iksemel: Add libtasnl as dependency
authorAndy Boyett <agb@openwrt.org>
Mon, 29 Sep 2008 03:36:48 +0000 (03:36 +0000)
committerAndy Boyett <agb@openwrt.org>
Mon, 29 Sep 2008 03:36:48 +0000 (03:36 +0000)
Signed-off-by: Michael Geddes <michael at frog dot wheelycreek dot net>
SVN-Revision: 12791

libs/iksemel/Makefile

index 388c469909f5937613c72028170ff0d49d7066d3..5ade1eecdb0a3c6be2d75382d3856848212f2607 100644 (file)
@@ -25,7 +25,7 @@ define Package/libiksemel
   CATEGORY:=Libraries
   TITLE:=Iksemel Jabber Library
   URL:=http://code.google.com/p/iksemel/
-  DEPENDS:= +libgnutls
+  DEPENDS:= +libgnutls +libtasn1
 endef
 
 TARGET_CFLAGS += $(FPIC)