mkinitcpio: depends on bash
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'mkinitcpio'
|
# Template file for 'mkinitcpio'
|
||||||
pkgname=mkinitcpio
|
pkgname=mkinitcpio
|
||||||
version=18
|
version=18
|
||||||
revision=4
|
revision=5
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="busybox-static bsdcpio"
|
depends="busybox-static bsdcpio bash"
|
||||||
short_desc="Next generation of initramfs creation"
|
short_desc="Next generation of initramfs creation"
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|||||||
Reference in New Issue
Block a user