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] proj/kde:master commit in: kde-apps/ffmpegthumbs/
Date: Thu, 16 Aug 2018 20:26:07 +0000 (UTC)	[thread overview]
Message-ID: <1534449017.faca202afc5f8384c9f88e7af443a1e0092b9191.asturm@gentoo> (raw)

commit:     faca202afc5f8384c9f88e7af443a1e0092b9191
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 16 19:50:17 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 16 19:50:17 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=faca202a

kde-apps/ffmpegthumbs: Fix DEPENDs

Upstream commit d357d0e48b2cac7d5cd946b9ee9e28fd85858ad6

Package-Manager: Portage-2.3.46, Repoman-2.3.10

 kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild       | 3 +++
 kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild | 3 +++
 kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild          | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild
index a00942c756..120fb8cd8d 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.0.ebuild
@@ -12,8 +12,11 @@ KEYWORDS="~amd64 ~x86"
 IUSE="libav"
 
 RDEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
 	libav? ( media-video/libav:= )
 	!libav? ( media-video/ffmpeg:0= )
 "

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild
index eb82254ddc..21985ea9c4 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.08.49.9999.ebuild
@@ -12,8 +12,11 @@ KEYWORDS=""
 IUSE="libav"
 
 RDEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
 	libav? ( media-video/libav:= )
 	!libav? ( media-video/ffmpeg:0= )
 "

diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
index eb82254ddc..21985ea9c4 100644
--- a/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
+++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-9999.ebuild
@@ -12,8 +12,11 @@ KEYWORDS=""
 IUSE="libav"
 
 RDEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
 	libav? ( media-video/libav:= )
 	!libav? ( media-video/ffmpeg:0= )
 "


             reply	other threads:[~2018-08-16 20:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-16 20:26 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-02 10:28 [gentoo-commits] proj/kde:master commit in: kde-apps/ffmpegthumbs/ Andreas Sturmlechner
2024-08-21 21:47 Andreas Sturmlechner
2024-08-14 23:17 Andreas Sturmlechner
2024-01-07 13:26 Andreas Sturmlechner
2023-09-14 19:43 Andreas Sturmlechner
2022-11-12  9:02 Andreas Sturmlechner
2020-12-17 10:17 Andreas Sturmlechner
2016-08-25 20:03 Michael Palimaka
2016-05-12 12:38 Michael Palimaka
2016-03-01 15:10 Michael Palimaka
2016-02-18 11:48 Michael Palimaka
2016-01-20 16:41 Michael Palimaka
2015-11-08 12:33 Manuel Rüger
2015-11-08 12:26 Manuel Rüger
2015-11-08 12:24 Manuel Rüger

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=1534449017.faca202afc5f8384c9f88e7af443a1e0092b9191.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