commit:     cf9062ee5a7ffb0c88ede086f187f795599ec912
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 27 18:58:19 2018 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Sep 27 20:29:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9062ee

app-admin/calamares: revision bump

Add missing RDEPEND on sys-libs/timezone-data.
Timezone otherwise is not selectable and installation fails.
Thanks to @joostruis for pointing that out.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../calamares/{calamares-3.2.0.ebuild => calamares-3.2.0-r1.ebuild}      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/calamares/calamares-3.2.0.ebuild 
b/app-admin/calamares/calamares-3.2.0-r1.ebuild
similarity index 98%
rename from app-admin/calamares/calamares-3.2.0.ebuild
rename to app-admin/calamares/calamares-3.2.0-r1.ebuild
index a0864c5ac07..2d482b898d0 100644
--- a/app-admin/calamares/calamares-3.2.0.ebuild
+++ b/app-admin/calamares/calamares-3.2.0-r1.ebuild
@@ -53,6 +53,7 @@ RDEPEND="${DEPEND}
        || ( sys-boot/grub:2 sys-boot/systemd-boot )
        sys-boot/os-prober
        sys-fs/squashfs-tools
+       sys-libs/timezone-data
        virtual/udev
        networkmanager? ( net-misc/networkmanager )
        upower? ( sys-power/upower )

Reply via email to