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