mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 06:59:59 +04:00
Merge pull request #3370 from bobafetthotmail/patch-4
debootstrap: add xz dependency
This commit is contained in:
@@ -28,7 +28,7 @@ define Package/debootstrap
|
||||
CATEGORY:=Administration
|
||||
TITLE:=Bootstrap a basic Debian system
|
||||
URL:=http://wiki.debian.org/Debootstrap
|
||||
DEPENDS:= +coreutils +coreutils-chroot +coreutils-sha1sum +ar
|
||||
DEPENDS:= +coreutils +coreutils-chroot +coreutils-sha1sum +ar +xz
|
||||
endef
|
||||
|
||||
define Package/debootstrap/description
|
||||
|
||||
Reference in New Issue
Block a user