mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
Merge pull request #1675 from flatcar-linux/jepio/build-fixes
build fixes (shim/polkit)
This commit is contained in:
commit
a2c6ea2f04
@ -46,7 +46,7 @@ DEPEND="
|
|||||||
amd64? ( sys-apps/iucode_tool )
|
amd64? ( sys-apps/iucode_tool )
|
||||||
sys-apps/seismograph
|
sys-apps/seismograph
|
||||||
sys-boot/grub
|
sys-boot/grub
|
||||||
sys-boot/shim
|
amd64? ( sys-boot/shim )
|
||||||
sys-firmware/edk2-ovmf
|
sys-firmware/edk2-ovmf
|
||||||
sys-fs/btrfs-progs
|
sys-fs/btrfs-progs
|
||||||
sys-fs/cryptsetup
|
sys-fs/cryptsetup
|
||||||
|
@ -32,7 +32,7 @@ BDEPEND="
|
|||||||
introspection? ( dev-libs/gobject-introspection )
|
introspection? ( dev-libs/gobject-introspection )
|
||||||
"
|
"
|
||||||
DEPEND="
|
DEPEND="
|
||||||
dev-lang/duktape
|
dev-lang/duktape:=
|
||||||
dev-libs/glib:2
|
dev-libs/glib:2
|
||||||
dev-libs/expat
|
dev-libs/expat
|
||||||
pam? (
|
pam? (
|
||||||
|
Loading…
Reference in New Issue
Block a user