Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/rofi/
Date: Thu, 28 Apr 2016 08:22:26
Message-Id: 1461831704.e96e27042cf931df30645d0fb4ac0db4f93886bd.jer@gentoo
1 commit: e96e27042cf931df30645d0fb4ac0db4f93886bd
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 28 08:21:44 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 08:21:44 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e96e2704
7
8 x11-misc/rofi: Depend on x11-libs/cairo[xcb] (bug #581312 by Oleg).
9
10 Package-Manager: portage-2.2.28
11
12 x11-misc/rofi/rofi-1.0.0.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/x11-misc/rofi/rofi-1.0.0.ebuild b/x11-misc/rofi/rofi-1.0.0.ebuild
16 index 668c86e..cd630b9 100644
17 --- a/x11-misc/rofi/rofi-1.0.0.ebuild
18 +++ b/x11-misc/rofi/rofi-1.0.0.ebuild
19 @@ -18,6 +18,7 @@ REQUIRED_USE="i3? ( windowmode )"
20 RDEPEND="
21 dev-libs/glib:2
22 media-libs/freetype
23 + x11-libs/cairo[X]
24 x11-libs/libX11
25 x11-libs/libXft
26 x11-libs/libXinerama