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 6C1B1139695 for ; Sat, 18 Feb 2017 13:07:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0738E0D84; Sat, 18 Feb 2017 13:06:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90677E0D84 for ; Sat, 18 Feb 2017 13:06:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 829FC340EE8 for ; Sat, 18 Feb 2017 13:06:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF9074C1C for ; Sat, 18 Feb 2017 13:06:56 +0000 (UTC) From: "Andreas Hüttel" 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 Hüttel" Message-ID: <1487423212.6e18415d9566961b78e4f9afc729f3b309df4e92.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cups-filters/cups-filters-1.5.0.ebuild X-VCS-Directories: net-print/cups-filters/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 6e18415d9566961b78e4f9afc729f3b309df4e92 X-VCS-Branch: master Date: Sat, 18 Feb 2017 13:06:56 +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-Archives-Salt: a3ca120f-fd54-4af9-89a1-c36daa8b6e31 X-Archives-Hash: 522ced66006c578eab082edc295f613d commit: 6e18415d9566961b78e4f9afc729f3b309df4e92 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Feb 18 13:05:27 2017 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Feb 18 13:06:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e18415d net-print/cups-filters: Require poppler utils, bug 597120 Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-print/cups-filters/cups-filters-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-print/cups-filters/cups-filters-1.5.0.ebuild b/net-print/cups-filters/cups-filters-1.5.0.ebuild index 34ca41dbaa..7d14d35c4d 100644 --- a/net-print/cups-filters/cups-filters-1.5.0.ebuild +++ b/net-print/cups-filters/cups-filters-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ IUSE="dbus +foomatic jpeg ldap perl png static-libs tiff zeroconf" RDEPEND=" >=app-text/ghostscript-gpl-9.09 - >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,xpdf-headers(+)] + >=app-text/poppler-0.32:=[cxx,jpeg?,lcms,tiff?,utils,xpdf-headers(+)] >=app-text/qpdf-3.0.2:= dev-libs/glib:2 media-libs/fontconfig