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 357F1158013 for ; Sun, 26 Sep 2021 07:10:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73EE6E08CE; Sun, 26 Sep 2021 07:10:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55F7CE08CE for ; Sun, 26 Sep 2021 07:10:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26740342ECE for ; Sun, 26 Sep 2021 07:10:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87CF2A3 for ; Sun, 26 Sep 2021 07:10:35 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1632640229.04a8c2facbe6f02169fb8b9df69a489bc2d3b84b.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cnrdrvcups-lb/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.40.ebuild X-VCS-Directories: net-print/cnrdrvcups-lb/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 04a8c2facbe6f02169fb8b9df69a489bc2d3b84b X-VCS-Branch: master Date: Sun, 26 Sep 2021 07:10:35 +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: 4292d81e-0d86-4901-9e8b-3c02a5cd71d6 X-Archives-Hash: 222c79109c3e3e1f273b5334bfdfb981 commit: 04a8c2facbe6f02169fb8b9df69a489bc2d3b84b Author: Joonas Niilola gentoo org> AuthorDate: Sun Sep 26 07:10:00 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Sep 26 07:10:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a8c2fa net-print/cnrdrvcups-lb: add missing header deps to 5.40 Signed-off-by: Joonas Niilola gentoo.org> net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.40.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.40.ebuild b/net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.40.ebuild index 8073c912dba..b4f74e408ad 100644 --- a/net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.40.ebuild +++ b/net-print/cnrdrvcups-lb/cnrdrvcups-lb-5.40.ebuild @@ -21,6 +21,9 @@ IUSE="" DEPEND="dev-libs/atk dev-libs/glib:2 dev-libs/libxml2:2 + gnome-base/libglade:2.0 + media-libs/jbigkit + media-libs/libjpeg-turbo net-print/cups x11-libs/cairo x11-libs/gdk-pixbuf:2