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: app-office/kexi/
Date: Mon, 21 Feb 2022 14:54:12 +0000 (UTC)	[thread overview]
Message-ID: <1645455246.19b91d7b380cf7dab06d7e7b60136a6c123e03bf.asturm@gentoo> (raw)

commit:     19b91d7b380cf7dab06d7e7b60136a6c123e03bf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 14:36:00 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 14:54:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=19b91d7b

app-office/kexi: Fix cmake var

Upstream commit a794a33e82d2911fcf067ce1c5777e5c7a48d191

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/kexi/kexi-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/kexi/kexi-9999.ebuild b/app-office/kexi/kexi-9999.ebuild
index e41fa2f1a2..03c0e1d0a2 100644
--- a/app-office/kexi/kexi-9999.ebuild
+++ b/app-office/kexi/kexi-9999.ebuild
@@ -22,7 +22,6 @@ LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 IUSE="debug experimental marble mdb mysql postgres sqlite"
 
-BDEPEND="sys-devel/gettext"
 DEPEND="
 	>=dev-db/kdb-3.1.0-r1:5=[debug?,mysql?,postgres?,sqlite?]
 	>=dev-libs/kproperty-3.1.0:5=
@@ -62,6 +61,7 @@ DEPEND="
 	)
 "
 RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"
 
 src_prepare() {
 	ecm_punt_qt_module WebKit
@@ -75,7 +75,7 @@ src_configure() {
 		-DKEXI_MIGRATEMANAGER_DEBUG=$(usex debug)
 		-DKEXI_AUTORISE_TABBED_TOOLBAR=$(usex experimental)
 		-DKEXI_SCRIPTS_SUPPORT=$(usex experimental)
-		$(cmake_use_find_package marble KexiMarble)
+		$(cmake_use_find_package marble Marble)
 		$(cmake_use_find_package mdb GLIB2)
 		$(cmake_use_find_package mysql MySQL)
 		$(cmake_use_find_package postgres PostgreSQL)


             reply	other threads:[~2022-02-21 14:54 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21 14:54 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07 18:59 [gentoo-commits] proj/kde:master commit in: app-office/kexi/ Andreas Sturmlechner
2023-12-28 17:31 Andreas Sturmlechner
2022-10-06  7:33 Andreas Sturmlechner
2021-11-15 11:07 Andreas Sturmlechner
2020-01-12 12:00 Andreas Sturmlechner
2019-08-25 15:58 Andreas Sturmlechner
2019-04-18 18:17 Andreas Sturmlechner
2019-01-26 20:29 Andreas Sturmlechner
2018-06-30 21:00 Andreas Sturmlechner
2018-03-18  3:20 Michael Palimaka
2018-03-18  3:20 Michael Palimaka
2018-03-18  3:20 Michael Palimaka
2018-03-18  3:09 Michael Palimaka
2017-08-12 12:40 Michael Palimaka
2016-11-09 13:15 Michael Palimaka
2016-10-21 19:40 Michael Palimaka
2016-10-21 19:40 Michael Palimaka
2016-09-29 10:20 Michael Palimaka
2016-08-07 16:30 Michael Palimaka
2016-03-22 20:13 Johannes Huber
2016-03-22 12:33 Johannes Huber
2016-01-01 16:24 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=1645455246.19b91d7b380cf7dab06d7e7b60136a6c123e03bf.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