mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pm-utils: don't depend on bash
This commit is contained in:
parent
88cc98d1eb
commit
6e8a1ffab2
@ -25,7 +25,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://pm-utils.freedesktop.org/wiki/"
|
||||
PKG_URL="http://pm-utils.freedesktop.org/releases/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS="busybox bash"
|
||||
PKG_DEPENDS="busybox"
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
|
Loading…
x
Reference in New Issue
Block a user