Fix missing dependency against libpopt (#3476)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11268 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3f99363a95
commit
479da1b61a
@ -30,7 +30,7 @@ define Package/rdiff-backup
|
||||
CATEGORY:=Languages
|
||||
TITLE:=Incremental backup utility
|
||||
URL:=http://www.nongnu.org/rdiff-backup
|
||||
DEPENDS:=python-core +librsync
|
||||
DEPENDS:=python-core +librsync +libpopt
|
||||
endef
|
||||
|
||||
define PyPackage/rdiff-backup/filespec
|
||||
|
Loading…
x
Reference in New Issue
Block a user