mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Prevent error at password strength check (#4760)
Cracklib check library must be present in minimal variant
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
bc
|
||||
cracklib-runtime
|
||||
chrony
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
bc
|
||||
chrony
|
||||
cracklib-runtime
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
bc
|
||||
chrony
|
||||
cracklib-runtime
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
bc
|
||||
chrony
|
||||
cracklib-runtime
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
bc
|
||||
chrony
|
||||
cracklib-runtime
|
||||
debconf-utils
|
||||
device-tree-compiler
|
||||
dialog
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
cracklib-runtime
|
||||
curl
|
||||
htop
|
||||
i2c-tools
|
||||
|
||||
Reference in New Issue
Block a user