summaryrefslogtreecommitdiff
path: root/packages/net
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-02-15 19:13:54 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-02-15 19:14:05 +0100
commit7bcb296429c377901e536cd52e9b60904d726fce (patch)
tree549b1d57ec3aab658c876b9856a4b7b12b2b6782 /packages/net
parent9b5d2cbea6801f83319e3432821e1f5819b82448 (diff)
downloadembtoolkit-7bcb296429c377901e536cd52e9b60904d726fce.tar.gz
embtoolkit-7bcb296429c377901e536cd52e9b60904d726fce.tar.bz2
embtoolkit-7bcb296429c377901e536cd52e9b60904d726fce.tar.xz
Packages: librsync needs popt
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/net')
-rw-r--r--packages/net/librsync/librsync.kconfig2
1 files changed, 2 insertions, 0 deletions
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