Skip to content

Commit 8eaa73e

Browse files
committed
image: add zram-swap
Signed-off-by: Lukas Rusak <[email protected]>
1 parent 958f4ea commit 8eaa73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/virtual/image/package.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
PKG_NAME="image"
55
PKG_LICENSE="GPL"
66
PKG_SITE="https://libreelec.tv"
7-
PKG_DEPENDS_TARGET="toolchain squashfs-tools:host dosfstools:host fakeroot:host kmod:host mtools:host populatefs:host libc gcc linux linux-drivers linux-firmware ${BOOTLOADER} busybox util-linux corefonts network misc-packages debug exfatprogs"
7+
PKG_DEPENDS_TARGET="toolchain squashfs-tools:host dosfstools:host fakeroot:host kmod:host mtools:host populatefs:host libc gcc linux linux-drivers linux-firmware ${BOOTLOADER} busybox util-linux corefonts network misc-packages debug exfatprogs zram-swap"
88
PKG_SECTION="virtual"
99
PKG_LONGDESC="Root package used to build and create complete image"
1010

0 commit comments

Comments
 (0)