a few new packages added
This commit is contained in:
parent
b72349c2a6
commit
f9308dd6ee
@ -14,6 +14,7 @@ BASH_COMPLETION = "\
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
keyutils \
|
||||
citadel-config \
|
||||
base-files \
|
||||
base-passwd \
|
||||
@ -22,6 +23,7 @@ RDEPENDS_${PN} = "\
|
||||
syslinux-extlinux \
|
||||
keymaps \
|
||||
kbd \
|
||||
nnn \
|
||||
console-tools \
|
||||
coreutils \
|
||||
gzip \
|
||||
@ -65,6 +67,7 @@ RDEPENDS_${PN} = "\
|
||||
openssh-ssh \
|
||||
cryptsetup \
|
||||
e2fsprogs \
|
||||
e2fsprogs-resize2fs \
|
||||
dosfstools \
|
||||
libpam \
|
||||
wireguard-tools \
|
||||
|
@ -7,8 +7,6 @@ RDEPENDS_${PN} = "\
|
||||
packagegroup-gnome \
|
||||
packagegroup-sway \
|
||||
packagegroup-theme \
|
||||
citadel-tools-mount \
|
||||
citadel-tools-install \
|
||||
citadel-tools \
|
||||
citadel-tools-realms \
|
||||
citadel-tools-image \
|
||||
"
|
||||
|
@ -10,7 +10,6 @@ CITADEL_POWERTOP_append_citadel-powertop= "powertop"
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
${CITADEL_POWERTOP} \
|
||||
citadel-tools-desktopd \
|
||||
accountsservice \
|
||||
upower \
|
||||
colord \
|
||||
@ -33,6 +32,7 @@ RDEPENDS_${PN} = "\
|
||||
gtk+3 \
|
||||
libnotify \
|
||||
ttf-bitstream-vera \
|
||||
ttf-dejavu-sans-mono \
|
||||
startup-notification \
|
||||
gconf \
|
||||
gcr \
|
||||
@ -44,4 +44,5 @@ RDEPENDS_${PN} = "\
|
||||
librsvg \
|
||||
librsvg-gtk \
|
||||
glib-2.0-utils \
|
||||
xdg-dbus-proxy \
|
||||
"
|
||||
|
@ -11,7 +11,6 @@ RDEPENDS_${PN} = "\
|
||||
gnome-control-center \
|
||||
gnome-screenshot \
|
||||
gnome-settings-daemon \
|
||||
gnome-tweaks \
|
||||
gnome-terminal \
|
||||
gnome-usage \
|
||||
libgnome-desktop \
|
||||
|
Loading…
Reference in New Issue
Block a user