mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
Make ipkg depends on tar and gunzip (#2821)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9785 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8518140f4e
commit
51abc9c865
@ -137,6 +137,8 @@ config BUSYBOX_CONFIG_IPKG
|
||||
select BUSYBOX_CONFIG_MD5SUM
|
||||
select BUSYBOX_CONFIG_WGET
|
||||
select BUSYBOX_CONFIG_DIFF
|
||||
select BUSYBOX_CONFIG_TAR
|
||||
select BUSYBOX_CONFIG_GUNZIP
|
||||
help
|
||||
ipkg is the itsy package management system.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user