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/kconfig/
Date: Sun, 14 Aug 2022 10:55:21 +0000 (UTC)	[thread overview]
Message-ID: <1660474510.da091a9a741178a6fae4dfdb9e1031b323b87fcb.asturm@gentoo> (raw)

commit:     da091a9a741178a6fae4dfdb9e1031b323b87fcb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 14 10:49:25 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 14 10:55:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da091a9a

kde-frameworks/kconfig: Fix IUSE qml

Upstream commit ee80eec19ad6cfc207b7970e2e6080ea00335d96

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kconfig/kconfig-5.97.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kconfig/kconfig-5.97.0.ebuild b/kde-frameworks/kconfig/kconfig-5.97.0.ebuild
index 1ae080474ba4..879e6a4266d1 100644
--- a/kde-frameworks/kconfig/kconfig-5.97.0.ebuild
+++ b/kde-frameworks/kconfig/kconfig-5.97.0.ebuild
@@ -32,7 +32,7 @@ DOCS=( DESIGN docs/{DESIGN.kconfig,options.md} )
 src_configure() {
 	local mycmakeargs=(
 		-DKCONFIG_USE_DBUS=$(usex dbus)
-		$(cmake_use_find_package qml Qt5Qml)
+		-DKCONFIG_USE_QML=$(usex qml)
 	)
 	ecm_src_configure
 }


             reply	other threads:[~2022-08-14 10:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14 10:55 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-09 13:02 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kconfig/ Eli Schwartz
2024-06-24 15:50 Andreas Sturmlechner
2022-11-16 21:33 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2019-08-12 11:08 Andreas Sturmlechner
2019-08-12  9:11 Agostino Sarubbo
2019-08-09 22:23 Aaron Bauman
2019-01-20 19:03 Andreas Sturmlechner
2019-01-20 19:03 Andreas Sturmlechner
2018-08-11 18:19 Andreas Sturmlechner
2017-06-26  7:54 Alexis Ballier
2017-04-29 11:57 Andreas Sturmlechner
2015-11-16 15:31 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=1660474510.da091a9a741178a6fae4dfdb9e1031b323b87fcb.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