diff --git a/utils/gummiboot/Makefile b/utils/gummiboot/Makefile index 01db866109..3e2037d2cb 100644 --- a/utils/gummiboot/Makefile +++ b/utils/gummiboot/Makefile @@ -28,7 +28,7 @@ define Package/gummiboot SECTION:=boot CATEGORY:=Boot Loaders TITLE:=Simple UEFI boot manager - DEPENDS:=@TARGET_X86_64 +libblkid + DEPENDS:=@TARGET_x86_64 +libblkid URL:=https://github.com/rzr/gummiboot endef