We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958f4ea commit 8eaa73eCopy full SHA for 8eaa73e
packages/virtual/image/package.mk
@@ -4,7 +4,7 @@
4
PKG_NAME="image"
5
PKG_LICENSE="GPL"
6
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"
+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"
8
PKG_SECTION="virtual"
9
PKG_LONGDESC="Root package used to build and create complete image"
10
0 commit comments