summaryrefslogtreecommitdiff
path: root/packages/rsync/rsync.inc
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2008-03-15 23:24:27 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2008-03-15 23:24:27 +0000
commit917c7b87152f24bdf729c0e00e005e286ec99317 (patch)
tree9b7158db47cf70dd962d5f3723ecf6116ad8b51e /packages/rsync/rsync.inc
parentce7a865d4077ae52eeb01bdc339a8ee5dbc5af71 (diff)
rsync: fix DEPENDS.
Diffstat (limited to 'packages/rsync/rsync.inc')
-rw-r--r--packages/rsync/rsync.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/rsync/rsync.inc b/packages/rsync/rsync.inc
index 0fbf1d9781..bc24f4daac 100644
--- a/packages/rsync/rsync.inc
+++ b/packages/rsync/rsync.inc
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.samba.org/rsync"
SECTION = "console/network"
LICENSE = "GPL"
PRIORITY = "optional"
+DEPENDS += "popt"
inherit autotools