mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/zeek: drop bogus PYTHON3_HASHLIB
Package python3-hashlib does not exist in the tree. So drop the reference to it added by commit: 'ea36681572 package/zeek: new package' Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8d8a83fd1f
commit
b828d531ae
@@ -26,7 +26,6 @@ config BR2_PACKAGE_ZEEK_ZEEKCTL
|
||||
select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS # bash
|
||||
select BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON3_CURSES
|
||||
select BR2_PACKAGE_PYTHON3_HASHLIB
|
||||
select BR2_PACKAGE_PYTHON3_SQLITE
|
||||
select BR2_PACKAGE_PYTHON3_ZLIB
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user