diff --git a/core/mkinitcpio-busybox/PKGBUILD b/core/mkinitcpio-busybox/PKGBUILD index a9c3d139c..4f570c3cb 100644 --- a/core/mkinitcpio-busybox/PKGBUILD +++ b/core/mkinitcpio-busybox/PKGBUILD @@ -8,12 +8,12 @@ pkgname=mkinitcpio-busybox pkgver=1.31.1 -pkgrel=1 +pkgrel=2 pkgdesc='Base initramfs tools' arch=(x86_64) url="https://www.busybox.net/" license=(GPL) -depends=(glibc) +depends=(glibc libxcrypt) options=(!buildflags) source=(https://busybox.net/downloads/busybox-$pkgver.tar.bz2{,.sig} config)