public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-upload/
Date: Sat, 14 May 2016 11:32:11 +0000 (UTC)	[thread overview]
Message-ID: <1463225514.1b9a31b3cc65efc02b3548c0de05a7d88920dddd.mva@gentoo> (raw)

commit:     1b9a31b3cc65efc02b3548c0de05a7d88920dddd
Author:     Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Sat May 14 11:31:54 2016 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Sat May 14 11:31:54 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b9a31b3

dev-util/kdevelop-upload: fixed compilation

Signed-off-by: Vadim A. Misbakh-Soloviov <git <AT> mva.name>

 dev-util/kdevelop-upload/kdevelop-upload-9999.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-util/kdevelop-upload/kdevelop-upload-9999.ebuild b/dev-util/kdevelop-upload/kdevelop-upload-9999.ebuild
index b1d9345..6e597a3 100644
--- a/dev-util/kdevelop-upload/kdevelop-upload-9999.ebuild
+++ b/dev-util/kdevelop-upload/kdevelop-upload-9999.ebuild
@@ -19,6 +19,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kitemmodels)
@@ -35,3 +36,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	dev-util/kdevelop:5
 "
+
+src_configure() {
+	append-cppflags -I/usr/include/KF5/KDELibs4Support
+	kde5_src_configure
+}


             reply	other threads:[~2016-05-14 11:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-14 11:32 Vadim A. Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-09 14:39 [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-upload/ Andreas Sturmlechner
2023-01-09 19:38 Andreas Sturmlechner
2019-03-17 18:31 Andreas Sturmlechner
2017-04-15 23:15 Andreas Sturmlechner
2016-03-26 18:57 Michael Palimaka
2016-03-24 20:59 Johannes Huber
2015-12-02 11:03 Michael Palimaka

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=1463225514.1b9a31b3cc65efc02b3548c0de05a7d88920dddd.mva@gentoo \
    --to=mva@mva.name \
    --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