public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcodecs/
Date: Wed, 20 Jun 2018 13:11:17 +0000 (UTC)	[thread overview]
Message-ID: <1529500259.ab45c24989c237ce7e2f31192ef92bb19860fe89.asturm@gentoo> (raw)

commit:     ab45c24989c237ce7e2f31192ef92bb19860fe89
Author:     Matija Skala <mskala <AT> gmx <DOT> com>
AuthorDate: Mon Jun 18 19:49:23 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 13:10:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab45c249

kde-frameworks/kcodecs: Add missing DEPEND

Closes: https://github.com/gentoo/gentoo/pull/8896

 kde-frameworks/kcodecs/kcodecs-5.46.0.ebuild | 5 ++++-
 kde-frameworks/kcodecs/kcodecs-5.47.0.ebuild | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kcodecs/kcodecs-5.46.0.ebuild b/kde-frameworks/kcodecs/kcodecs-5.46.0.ebuild
index e6408b0c110..092e59a458f 100644
--- a/kde-frameworks/kcodecs/kcodecs-5.46.0.ebuild
+++ b/kde-frameworks/kcodecs/kcodecs-5.46.0.ebuild
@@ -10,4 +10,7 @@ LICENSE="GPL-2+ LGPL-2+"
 KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="nls"
 
-DEPEND="nls? ( $(add_qt_dep linguist-tools) )"
+DEPEND="
+	dev-util/gperf
+	nls? ( $(add_qt_dep linguist-tools) )
+"

diff --git a/kde-frameworks/kcodecs/kcodecs-5.47.0.ebuild b/kde-frameworks/kcodecs/kcodecs-5.47.0.ebuild
index 007c0d0de0b..729b4e2aa9a 100644
--- a/kde-frameworks/kcodecs/kcodecs-5.47.0.ebuild
+++ b/kde-frameworks/kcodecs/kcodecs-5.47.0.ebuild
@@ -10,4 +10,7 @@ LICENSE="GPL-2+ LGPL-2+"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="nls"
 
-DEPEND="nls? ( $(add_qt_dep linguist-tools) )"
+DEPEND="
+	dev-util/gperf
+	nls? ( $(add_qt_dep linguist-tools) )
+"


             reply	other threads:[~2018-06-20 13:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-20 13:11 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-03 19:21 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcodecs/ Andreas Sturmlechner
2022-11-16 21:33 Andreas Sturmlechner
2019-03-19  2:03 Thomas Deutschmann
2019-03-14 21:14 Agostino Sarubbo
2018-06-10 18:37 Thomas Deutschmann
2017-07-07  7:11 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1529500259.ab45c24989c237ce7e2f31192ef92bb19860fe89.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox