rsync: fix DEPENDS.
authorJunqian Gordon Xu <xjqian@gmail.com>
Sat, 15 Mar 2008 23:24:27 +0000 (23:24 +0000)
committerJunqian Gordon Xu <xjqian@gmail.com>
Sat, 15 Mar 2008 23:24:27 +0000 (23:24 +0000)
packages/rsync/rsync.inc
packages/rsync/rsync_3.0.0.bb

index 0fbf1d9..bc24f4d 100644 (file)
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.samba.org/rsync"
 SECTION = "console/network"
 LICENSE = "GPL"
 PRIORITY = "optional"
+DEPENDS += "popt"
 
 inherit autotools
 
index 5e0ca18..720ef04 100644 (file)
@@ -1,7 +1,5 @@
 require rsync.inc
 
-DEPENDS += "popt"
-
 PR = "r0"
 
 SRC_URI = "http://rsync.samba.org/ftp/rsync/rsync-${PV}.tar.gz \