[packages] libs/iksemel: Add libtasnl as dependency

Signed-off-by: Michael Geddes <michael at frog dot wheelycreek dot net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12791 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2008-09-29 03:36:48 +00:00
parent 29b1a413b7
commit 8ee5fae91d

View 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)