Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/kphotoalbum/
Date: Wed, 01 Jul 2020 23:12:21
Message-Id: 1593643783.77211fd8fdb5287e8a98e3a08af34f08358288e7.asturm@gentoo
1 commit: 77211fd8fdb5287e8a98e3a08af34f08358288e7
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 1 22:49:43 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 1 22:49:43 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=77211fd8
7
8 media-gfx/kphotoalbum: Drop unused DEPEND
9
10 KPA_ENABLE_REMOTECONTROL is not exposed yet.
11
12 Upstream commit ac605622ada48b5a3f2c42dac6a2172f69bbd695
13
14 Package-Manager: Portage-2.3.103, Repoman-2.3.23
15 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
16
17 media-gfx/kphotoalbum/kphotoalbum-9999.ebuild | 1 -
18 1 file changed, 1 deletion(-)
19
20 diff --git a/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild b/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild
21 index 7101e93934..dfafce49dc 100644
22 --- a/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild
23 +++ b/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild
24 @@ -23,7 +23,6 @@ IUSE="map +raw share"
25 DEPEND="
26 >=dev-qt/qtdbus-${QTMIN}:5
27 >=dev-qt/qtgui-${QTMIN}:5
28 - >=dev-qt/qtnetwork-${QTMIN}:5
29 >=dev-qt/qtsql-${QTMIN}:5[sqlite]
30 >=dev-qt/qtwidgets-${QTMIN}:5
31 >=dev-qt/qtxml-${QTMIN}:5