citadel/meta-citadel/recipes-core/packagegroups/packagegroup-citadel-base.bb

43 lines
640 B
BlitzBasic
Raw Normal View History

2017-12-12 15:23:44 -05:00
inherit packagegroup
RDEPENDS_${PN} = "\
base-files \
base-passwd \
systemd \
keymaps \
kbd \
console-tools \
coreutils \
gzip \
less \
util-linux \
net-tools \
iputils \
2018-01-18 18:22:23 -05:00
which \
2017-12-12 15:23:44 -05:00
parted \
bash \
bash-completion \
grep \
procps \
psmisc-extras \
tar \
pciutils \
sysfsutils \
polkit \
wpa-supplicant \
networkmanager \
kernel-modules \
packagegroup-firmware \
vim \
vifm \
2018-01-18 18:22:23 -05:00
citadel-user \
tzdata \
tzdata-americas \
tzdata-asia \
tzdata-europe \
tzdata-posix \
glibc-charmap-utf-8 \
lvm2 \
2017-12-12 15:23:44 -05:00
"