From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 48458158086 for ; Mon, 15 Nov 2021 19:01:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07AC32BC019; Mon, 15 Nov 2021 19:01:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94837E092C for ; Mon, 15 Nov 2021 19:01:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4A6F342F12 for ; Mon, 15 Nov 2021 19:01:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C73A1D6 for ; Mon, 15 Nov 2021 19:01:17 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1637002869.13dbc42aabc1be8985965bdb61e1ac75c46f3efc.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kitinerary/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kitinerary/kitinerary-9999.ebuild X-VCS-Directories: kde-apps/kitinerary/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 13dbc42aabc1be8985965bdb61e1ac75c46f3efc X-VCS-Branch: master Date: Mon, 15 Nov 2021 19:01:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c589cbf5-82f7-49fb-b611-e6ace8c8360d X-Archives-Hash: e74caa1041d9eab6b928ebfaffef3cb1 commit: 13dbc42aabc1be8985965bdb61e1ac75c46f3efc Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 15 16:26:09 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 15 19:01:09 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=13dbc42a kde-apps/kitinerary: Add missing (B)DEPENDs Upstream commits: 75cd0e80d507b9fd0549911479a1eab5a504adb4 ef761bfe4a251f37c80e1d4b5d500770325ad983 3c04a95643580a069aea4b787253f4f3bddeb904 2b659dde6470e7e78bdbb9e114c2147d978dc4b4 52fab2c90b43c5d1ca7db0e763b0a888b31e7754 50fdc028dd138a4f2fbdbaafb5672ad481baac21 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kitinerary/kitinerary-9999.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kde-apps/kitinerary/kitinerary-9999.ebuild b/kde-apps/kitinerary/kitinerary-9999.ebuild index 43998594c0..e9abe0045c 100644 --- a/kde-apps/kitinerary/kitinerary-9999.ebuild +++ b/kde-apps/kitinerary/kitinerary-9999.ebuild @@ -21,6 +21,9 @@ IUSE="+barcode pdf" REQUIRED_USE="test? ( pdf )" DEPEND=" + dev-libs/libphonenumber + dev-libs/libxml2:2 + dev-libs/openssl:= >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=kde-apps/kmime-${PVCUT}:5 @@ -34,6 +37,7 @@ DEPEND=" pdf? ( app-text/poppler:=[qt5] ) " RDEPEND="${DEPEND}" +BDEPEND="x11-misc/shared-mime-info" src_configure() { local mycmakeargs=(