diff options
Diffstat (limited to 'dev-util/ostree/ostree-2022.1.ebuild')
-rw-r--r-- | dev-util/ostree/ostree-2022.1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/ostree/ostree-2022.1.ebuild b/dev-util/ostree/ostree-2022.1.ebuild index 18f57563e889..6993c19e5db7 100644 --- a/dev-util/ostree/ostree-2022.1.ebuild +++ b/dev-util/ostree/ostree-2022.1.ebuild @@ -74,6 +74,8 @@ src_configure() { local econfargs=( --enable-man --enable-shared + --with-grub2-mkconfig-path=grub-mkconfig + --with-modern-grub $(use_with archive libarchive) $(use_with curl) $(use_with dracut dracut yesbutnoconf) #816867 |