From 7bcb296429c377901e536cd52e9b60904d726fce Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 15 Feb 2014 19:13:54 +0100 Subject: Packages: librsync needs popt Signed-off-by: Abdoulaye Walsimou Gaye --- packages/net/librsync/librsync.kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/net') diff --git a/packages/net/librsync/librsync.kconfig b/packages/net/librsync/librsync.kconfig index 7394516..90dc70d 100644 --- a/packages/net/librsync/librsync.kconfig +++ b/packages/net/librsync/librsync.kconfig @@ -25,6 +25,8 @@ config EMBTK_HAVE_LIBRSYNC bool "Have librsync" + select EMBTK_HAVE_POPT + help The librsync library implements network delta-compression of streams and files. The algorithm is similar to that used in the rsync(1) and -- cgit v1.2.3