mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
parted: install 'e2fsprogs'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4380792b1d
commit
94235fa528
@ -25,7 +25,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.gnu.org/software/parted/"
|
PKG_SITE="http://www.gnu.org/software/parted/"
|
||||||
PKG_URL="http://ftp.gnu.org/gnu/parted/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="http://ftp.gnu.org/gnu/parted/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS="util-linux"
|
PKG_DEPENDS="util-linux e2fsprogs"
|
||||||
PKG_BUILD_DEPENDS="toolchain util-linux"
|
PKG_BUILD_DEPENDS="toolchain util-linux"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="system"
|
PKG_SECTION="system"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user