Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-meta/
Date: Sat, 29 Oct 2016 13:54:20
Message-Id: 1477749244.7d9e0efd0287947aa4e0e0147add4bb89f824e6b.kensington@gentoo
1 commit: 7d9e0efd0287947aa4e0e0147add4bb89f824e6b
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 13:53:58 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 13:54:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9e0efd
7
8 lxqt-base/lxqt-meta: fix lxqt-base/lxqt-common dependency
9
10 Package-Manager: portage-2.3.2
11
12 lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
16 index 6bb749a..c581558 100644
17 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
18 +++ b/lxqt-base/lxqt-meta/lxqt-meta-0.11.0.ebuild
19 @@ -16,7 +16,7 @@ REQUIRED_USE="oxygen? ( icons )"
20
21 RDEPEND="
22 >=lxde-base/lxmenu-data-0.1.2
23 - =lxqt-base/lxqt-common-0.10*
24 + ~lxqt-base/lxqt-common-${PV}
25 ~lxqt-base/lxqt-config-${PV}
26 ~lxqt-base/lxqt-globalkeys-${PV}
27 ~lxqt-base/lxqt-notificationd-${PV}