diff options
Diffstat (limited to 'nonsystemd')
-rw-r--r-- | nonsystemd/base/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nonsystemd/base/PKGBUILD b/nonsystemd/base/PKGBUILD index 4f1cae6c7..80140be3e 100644 --- a/nonsystemd/base/PKGBUILD +++ b/nonsystemd/base/PKGBUILD @@ -7,7 +7,7 @@ pkgname=base pkgver=2 pkgrel=2 pkgrel+=.parabola1 -pkgrel+=.nonsystemd1 +pkgrel+=.nonsystemd2 pkgdesc='Minimal package set to define a basic Parabola GNU/Linux-libre installation' url='https://www.parabola.nu' arch=('any') @@ -29,7 +29,7 @@ depends=( 'iputils' 'iproute2' # parabola - 'your-freedom' + 'your-freedom' 'your-initfreedom' ) optdepends=('linux-libre: bare metal support') |