[packages] libtorrent: apply fix from [22233] to armeb as well
[openwrt/svn-archive/archive.git] / libs / libsynce / Makefile
index a11a283e299a1c9ffa589e4e1b64970c405299c1..138a9b02bd0e7e1075e881eba2178a2e5fb5adc7 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libsynce
 PKG_VERSION:=0.12
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/synce
@@ -18,6 +18,7 @@ PKG_MD5SUM:=fd473d3deceda7912af4427dede1736f
 include $(INCLUDE_DIR)/package.mk
 
 PKG_BUILD_DEPENDS:=libiconv
+PKG_FIXUP:=libtool
 
 define Package/libsynce
   SECTION:=libs