From 78fe11199abd932ca527e513dffef962c90bc608 Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Tue, 6 Feb 2024 18:24:07 +0400 Subject: [PATCH] common: add systemd-zram-generator --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index bfbad51..866c02a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tileos-meta (1.0.10~tileos) unstable; urgency=medium + + * common: add systemd-zram-generator + + -- Aleksey Samoilov Tue, 06 Feb 2024 18:23:03 +0400 + tileos-meta (1.0.9~tileos) unstable; urgency=medium * river: add nwg-wrapper diff --git a/debian/control b/debian/control index 66043a3..f0f0e07 100644 --- a/debian/control +++ b/debian/control @@ -175,6 +175,7 @@ Recommends: printer-driver-sag-gdi, printer-driver-splix, systemd-timesyncd, + systemd-zram-generator, thermald, tlp, udisks2,