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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A8349138334 for ; Sat, 28 Dec 2019 12:53:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7052FE0C30; Sat, 28 Dec 2019 12:53:50 +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 55FC2E0C30 for ; Sat, 28 Dec 2019 12:53:50 +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 F1D2434DC4C for ; Sat, 28 Dec 2019 12:53:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 732AD37 for ; Sat, 28 Dec 2019 12:53:46 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1577537596.7a7ad44e5813c26a496de88d285146d7329d2e44.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/system-config-printer/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/system-config-printer/system-config-printer-1.5.12.ebuild X-VCS-Directories: app-admin/system-config-printer/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 7a7ad44e5813c26a496de88d285146d7329d2e44 X-VCS-Branch: master Date: Sat, 28 Dec 2019 12:53:46 +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: cf71f1ad-30ea-4509-9e27-70ac11ae3763 X-Archives-Hash: 5cccd1ded3426ee4025fa1ee235137e8 commit: 7a7ad44e5813c26a496de88d285146d7329d2e44 Author: Johannes Huber gentoo org> AuthorDate: Sat Dec 28 12:52:13 2019 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Dec 28 12:53:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7ad44e app-admin/system-config-printer: fix missing dep dev-perl/XML-Parser is required on build time. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber gentoo.org> app-admin/system-config-printer/system-config-printer-1.5.12.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild b/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild index b8db515b232..17ecd85d10b 100644 --- a/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild @@ -36,6 +36,7 @@ COMMON_DEPEND="${PYTHON_DEPS} DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.1.2 >=app-text/xmlto-0.0.22 + dev-perl/XML-Parser dev-util/desktop-file-utils dev-util/intltool sys-devel/gettext