Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/nulloy/
Date: Thu, 11 Aug 2022 13:45:19
Message-Id: 1660029481.b75ba650eee1c673aef3d34acec011786772901a.andrewammerlaan@gentoo
1 commit: b75ba650eee1c673aef3d34acec011786772901a
2 Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
3 AuthorDate: Tue Aug 9 07:18:01 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 9 07:18:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b75ba650
7
8 media-sound/nulloy: add dependency qtsvg
9
10 Closes: https://bugs.gentoo.org/864307
11
12 Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
13
14 media-sound/nulloy/nulloy-0.9.5.ebuild | 1 +
15 media-sound/nulloy/nulloy-9999.ebuild | 1 +
16 2 files changed, 2 insertions(+)
17
18 diff --git a/media-sound/nulloy/nulloy-0.9.5.ebuild b/media-sound/nulloy/nulloy-0.9.5.ebuild
19 index b282c00be..9149309fd 100644
20 --- a/media-sound/nulloy/nulloy-0.9.5.ebuild
21 +++ b/media-sound/nulloy/nulloy-0.9.5.ebuild
22 @@ -25,6 +25,7 @@ BDEPEND="
23 DEPEND="
24 dev-qt/qtcore
25 dev-qt/designer
26 + dev-qt/qtsvg
27 dev-qt/linguist
28 dev-qt/qtscript
29 dev-qt/qtx11extras
30
31 diff --git a/media-sound/nulloy/nulloy-9999.ebuild b/media-sound/nulloy/nulloy-9999.ebuild
32 index 21fdf4c5f..74428110c 100644
33 --- a/media-sound/nulloy/nulloy-9999.ebuild
34 +++ b/media-sound/nulloy/nulloy-9999.ebuild
35 @@ -23,6 +23,7 @@ BDEPEND="
36 DEPEND="
37 dev-qt/qtcore
38 dev-qt/designer
39 + dev-qt/qtsvg
40 dev-qt/linguist
41 dev-qt/qtscript
42 dev-qt/qtx11extras