package/systemd: import does not need bzip2 and lz4
Those are optional dependencies. Signed-off-by: Norbert Lange <nolange79@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
9854f5ba5a
commit
aa7a165a3d
@ -265,8 +265,6 @@ config BR2_PACKAGE_SYSTEMD_IMPORTD
|
|||||||
depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt
|
depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # libgcrypt
|
||||||
select BR2_PACKAGE_LIBCURL
|
select BR2_PACKAGE_LIBCURL
|
||||||
select BR2_PACKAGE_LIBGCRYPT
|
select BR2_PACKAGE_LIBGCRYPT
|
||||||
select BR2_PACKAGE_BZIP2
|
|
||||||
select BR2_PACKAGE_LZ4
|
|
||||||
select BR2_PACKAGE_XZ
|
select BR2_PACKAGE_XZ
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user