blob: 5019af7e2681030329cd6d18c9dbf478b262e883 [file] [log] [blame]
#############################################################
#
# librsync
#
#############################################################
LIBRSYNC_VERSION:=0.9.7
LIBRSYNC_SOURCE:=librsync-$(LIBRSYNC_VERSION).tar.gz
LIBRSYNC_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/librsync/
LIBRSYNC_INSTALL_STAGING = YES
LIBRSYNC_INSTALL_TARGET = YES
LIBRSYNC_DEPENDENCIES = zlib bzip2 popt
$(eval $(call AUTOTARGETS))