packagegroup-time: Add rtcwake
This tool was probably recommended before. Since we removed the recommendations, we now need to depend on it explicitly.
This commit is contained in:
parent
84b7db5134
commit
29c94b7717
|
|
@ -4,6 +4,7 @@ LICENSE = "MIT"
|
||||||
require packagegroup-feature.inc
|
require packagegroup-feature.inc
|
||||||
|
|
||||||
RDEPENDS_${PN}-extended = " \
|
RDEPENDS_${PN}-extended = " \
|
||||||
|
util-linux-rtcwake \
|
||||||
chrony \
|
chrony \
|
||||||
chronyc \
|
chronyc \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue