Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/oshu/
Date: Thu, 01 Mar 2018 22:04:51
Message-Id: 1519941886.c665b2f0b256f153eeeefe87e02e2e9b6ef5020c.monsieurp@gentoo
1 commit: c665b2f0b256f153eeeefe87e02e2e9b6ef5020c
2 Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
3 AuthorDate: Thu Mar 1 18:07:37 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 22:04:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c665b2f0
7
8 games-arcade/oshu: add pango to list of dependencies.
9
10 games-arcade/oshu/oshu-1.6.0.ebuild | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/games-arcade/oshu/oshu-1.6.0.ebuild b/games-arcade/oshu/oshu-1.6.0.ebuild
14 index 6b76005883f..d8ded4320ec 100644
15 --- a/games-arcade/oshu/oshu-1.6.0.ebuild
16 +++ b/games-arcade/oshu/oshu-1.6.0.ebuild
17 @@ -15,6 +15,7 @@ RDEPEND="
18 >=media-libs/libsdl2-2.0.5:=
19 media-libs/sdl2-image:=
20 x11-libs/cairo:=
21 + x11-libs/pango:=
22 !libav? ( media-video/ffmpeg:= )
23 libav? ( media-video/libav:= )
24 "