From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-979616-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DF3331396D9 for <garchives@archives.gentoo.org>; Sat, 21 Oct 2017 18:34:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3635F2BC023; Sat, 21 Oct 2017 18:34:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1586F2BC023 for <gentoo-commits@lists.gentoo.org>; Sat, 21 Oct 2017 18:34:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E150F33BF0F for <gentoo-commits@lists.gentoo.org>; Sat, 21 Oct 2017 18:34:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 733A3829 for <gentoo-commits@lists.gentoo.org>; Sat, 21 Oct 2017 18:34:12 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1508610687.edf77d8d3303afcf2a65cf78762d05e21f91754d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ark/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ark/ark-9999.ebuild X-VCS-Directories: kde-apps/ark/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: edf77d8d3303afcf2a65cf78762d05e21f91754d X-VCS-Branch: master Date: Sat, 21 Oct 2017 18:34:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 40f6db31-3f41-4c7f-9a14-d88ed310b370 X-Archives-Hash: f6662846d5491ef913ae9badccd376c0 commit: edf77d8d3303afcf2a65cf78762d05e21f91754d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Oct 21 18:26:58 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Oct 21 18:31:27 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=edf77d8d kde-apps/ark: Add missing DEPEND Upstream commit a9147d82b3d14daf3885447987dfe9e61815ede8 Package-Manager: Portage-2.3.12, Repoman-2.3.3 kde-apps/ark/ark-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/ark/ark-9999.ebuild b/kde-apps/ark/ark-9999.ebuild index a48914837b..143cd92fd0 100644 --- a/kde-apps/ark/ark-9999.ebuild +++ b/kde-apps/ark/ark-9999.ebuild @@ -36,6 +36,7 @@ RDEPEND=" $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) app-arch/libarchive:=[bzip2?,lzma?,zlib?] + sys-libs/zlib zip? ( >=dev-libs/libzip-1.2.0:= ) " DEPEND="${RDEPEND}