summaryrefslogtreecommitdiff
path: root/nonsystemd/base
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-08-23 15:04:16 -0400
committerDavid P <megver83@parabola.nu>2020-08-23 15:04:16 -0400
commit5ea3d2f6a6cedb5b50bcd0c94f14a5e910e7230e (patch)
treec5a0505761e16ca2cfda2b0cc765e8d7fb822022 /nonsystemd/base
parente44d5f106001b808d5d16269e207bdb526cfc5e9 (diff)
downloadabslibre-5ea3d2f6a6cedb5b50bcd0c94f14a5e910e7230e.tar.gz
abslibre-5ea3d2f6a6cedb5b50bcd0c94f14a5e910e7230e.tar.bz2
abslibre-5ea3d2f6a6cedb5b50bcd0c94f14a5e910e7230e.zip
nonsystemd/base: add your-initfreedom in its dependencies
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'nonsystemd/base')
-rw-r--r--nonsystemd/base/PKGBUILD4
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')