blob: f3110d00d11800c383443a06da61b80f9a557745 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Contributor: bill-auger <bill-auger@programmer.net>
pkgname=parabola-base
pkgver=1
pkgrel=1
pkgdesc="Extended package set to define the standard Parabola GNU/Linux-libre CLI system"
arch=('any')
url=https://www.parabola.nu
license=('GPL')
depends=(dhcpcd inetutils jfsutils linux-libre logrotate lvm2 man-db mc mdadm nano netctl
reiserfsprogs s-nail sysfsutils texinfo usbutils vi xfsprogs $(: || TODO: your-system-sanity) )
|