From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kdnssd/
Date: Wed, 16 Nov 2022 21:07:27 +0000 (UTC) [thread overview]
Message-ID: <1668632652.6f50e9ae25918d5e5e80146992541e38c4b44b76.asturm@gentoo> (raw)
commit: 6f50e9ae25918d5e5e80146992541e38c4b44b76
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 21:04:12 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 21:04:12 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6f50e9ae
kde-frameworks/kdnssd: Drop IUSE nls
It is non-optional.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kdnssd/kdnssd-9999.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/kde-frameworks/kdnssd/kdnssd-9999.ebuild b/kde-frameworks/kdnssd/kdnssd-9999.ebuild
index ac9a61d956..92ec1a55dc 100644
--- a/kde-frameworks/kdnssd/kdnssd-9999.ebuild
+++ b/kde-frameworks/kdnssd/kdnssd-9999.ebuild
@@ -7,13 +7,11 @@ QTMIN=5.15.5
inherit ecm frameworks.kde.org
DESCRIPTION="Framework for network service discovery using Zeroconf"
+
LICENSE="LGPL-2+"
KEYWORDS=""
-IUSE="nls zeroconf"
+IUSE="zeroconf"
-BDEPEND="
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
DEPEND="
>=dev-qt/qtnetwork-${QTMIN}:5
zeroconf? (
@@ -22,6 +20,7 @@ DEPEND="
)
"
RDEPEND="${DEPEND}"
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"
src_configure() {
local mycmakeargs=(
next reply other threads:[~2022-11-16 21:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-16 21:07 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-02 19:46 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kdnssd/ Andreas Sturmlechner
2014-05-05 15:03 Michael Palimaka
2014-03-17 11:33 Michael Palimaka
2014-01-23 18:21 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=1668632652.6f50e9ae25918d5e5e80146992541e38c4b44b76.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