diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-08-09 09:45:52 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-08-09 09:45:52 +0100 |
commit | 2ebdff0def887ae74a0c43aef0a282048071cd2e (patch) | |
tree | 8c682d500bb01fd824648f3e2017cdf054150045 /app-misc/calamares-runtime | |
parent | 60f979e7bee11553ca36af89cdaf24c239210b6b (diff) |
add os prober as a runtime dep for calamares
Diffstat (limited to 'app-misc/calamares-runtime')
-rw-r--r-- | app-misc/calamares-runtime/calamares-runtime-2.0-r1.ebuild (renamed from app-misc/calamares-runtime/calamares-runtime-2.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/calamares-runtime/calamares-runtime-2.0.ebuild b/app-misc/calamares-runtime/calamares-runtime-2.0-r1.ebuild index f76741de..56ce336e 100644 --- a/app-misc/calamares-runtime/calamares-runtime-2.0.ebuild +++ b/app-misc/calamares-runtime/calamares-runtime-2.0-r1.ebuild @@ -48,6 +48,7 @@ RDEPEND=" >=sys-apps/dmidecode-2.12-r1 >=sys-fs/squashfs-tools-4.3:0[xattr] >=sys-power/upower-0.99.0-r1 + sys-boot/os-prober sys-auth/polkit-qt5 sys-fs/udisks:2[systemd] virtual/udev[systemd]" |