commit: fa23a647d95a53c693b22083ccb8228380d9e255
Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 14:26:26 2017 +0000
Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 19:07:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa23a647
app-admin/calamares: Drop not required deps
Drop systemd requirements, drop also udisks, can't find traces
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-admin/calamares/calamares-3.0.1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-admin/calamares/calamares-3.0.1.ebuild
b/app-admin/calamares/calamares-3.0.1.ebuild
index d40894d9ba..6f72f0cb30 100644
--- a/app-admin/calamares/calamares-3.0.1.ebuild
+++ b/app-admin/calamares/calamares-3.0.1.ebuild
@@ -49,8 +49,7 @@ RDEPEND="${DEPEND}
|| ( sys-boot/grub:2 sys-boot/systemd-boot )
sys-boot/os-prober
sys-fs/squashfs-tools
- sys-fs/udisks:2[systemd]
- virtual/udev[systemd]
+ virtual/udev
networkmanager? ( net-misc/networkmanager )
upower? ( sys-power/upower )
"