Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/sway/
Date: Sun, 12 Nov 2017 18:01:41
Message-Id: 1510509689.1769bbcd59b2bc76971eaebea2763e758ce5f110.monsieurp@gentoo
1 commit: 1769bbcd59b2bc76971eaebea2763e758ce5f110
2 Author: Mykyta Holubakha <hilobakho <AT> gmail <DOT> com>
3 AuthorDate: Thu Nov 9 23:35:19 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 12 18:01:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1769bbcd
7
8 dev-libs/sway: update json-c depend for live.
9
10 dev-libs/sway/sway-9999.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-libs/sway/sway-9999.ebuild b/dev-libs/sway/sway-9999.ebuild
14 index 8961800a2b1..38835e599f7 100644
15 --- a/dev-libs/sway/sway-9999.ebuild
16 +++ b/dev-libs/sway/sway-9999.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -18,7 +18,7 @@ IUSE="+swaybg +swaybar +swaymsg swaygrab swaylock +gdk-pixbuf zsh-completion wal
24 REQUIRED_USE="tray? ( swaybar )"
25
26 RDEPEND="=dev-libs/wlc-9999[systemd=]
27 - dev-libs/json-c
28 + >=dev-libs/json-c-0.12.1
29 dev-libs/libpcre
30 dev-libs/libinput
31 x11-libs/libxkbcommon