Add new packages
tileos-system-adjustments - various system tweaks and settings sway-systemd - systemd integration for Sway systemd-oomd - out-of-memory daemon Also remove earlyoom from tileos-desktop-common Each version of TileOS will contain OOM daemon individially
This commit is contained in:
parent
331a2514a2
commit
75b2558f67
2 changed files with 4 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -130,6 +130,7 @@ Depends:
|
||||||
rfkill,
|
rfkill,
|
||||||
spice-vdagent,
|
spice-vdagent,
|
||||||
tileos-base (= ${binary:Version}),
|
tileos-base (= ${binary:Version}),
|
||||||
|
tileos-system-adjustments,
|
||||||
unzip,
|
unzip,
|
||||||
usb-modeswitch,
|
usb-modeswitch,
|
||||||
wpasupplicant,
|
wpasupplicant,
|
||||||
|
@ -151,7 +152,6 @@ Recommends:
|
||||||
cups-filters,
|
cups-filters,
|
||||||
curl,
|
curl,
|
||||||
drm-info,
|
drm-info,
|
||||||
earlyoom,
|
|
||||||
fonts-noto,
|
fonts-noto,
|
||||||
fonts-noto-cjk,
|
fonts-noto-cjk,
|
||||||
fonts-noto-color-emoji,
|
fonts-noto-color-emoji,
|
||||||
|
@ -228,6 +228,7 @@ Depends:
|
||||||
swayidle,
|
swayidle,
|
||||||
swaylock,
|
swaylock,
|
||||||
swayr,
|
swayr,
|
||||||
|
sway-systemd,
|
||||||
sway-input-config,
|
sway-input-config,
|
||||||
tileos-desktop-common (= ${binary:Version}),
|
tileos-desktop-common (= ${binary:Version}),
|
||||||
tileos-settings-sway,
|
tileos-settings-sway,
|
||||||
|
@ -245,6 +246,7 @@ Recommends:
|
||||||
pluma,
|
pluma,
|
||||||
ranger,
|
ranger,
|
||||||
swayimg,
|
swayimg,
|
||||||
|
systemd-oomd,
|
||||||
wayland-utils,
|
wayland-utils,
|
||||||
waypipe,
|
waypipe,
|
||||||
wayvnc,
|
wayvnc,
|
||||||
|
|
2
debian/files
vendored
2
debian/files
vendored
|
@ -1 +1 @@
|
||||||
tileos-meta_0.9~tileos_source.buildinfo metapackages optional
|
tileos-meta_0.10~tileos_source.buildinfo metapackages optional
|
||||||
|
|
Loading…
Add table
Reference in a new issue