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 272EA1382C5 for ; Sat, 17 Apr 2021 22:23:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BAABE07FA; Sat, 17 Apr 2021 22:23:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 01AFDE07FA for ; Sat, 17 Apr 2021 22:23:12 +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 2836533BF3C for ; Sat, 17 Apr 2021 22:23:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A00664A8 for ; Sat, 17 Apr 2021 22:23:10 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1618698146.40d61df39afc0b7ae1441c3b2a48ed4a0a6ba3ea.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/simple-scan/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/simple-scan/simple-scan-40.0.ebuild X-VCS-Directories: media-gfx/simple-scan/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 40d61df39afc0b7ae1441c3b2a48ed4a0a6ba3ea X-VCS-Branch: master Date: Sat, 17 Apr 2021 22:23:10 +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: 6abfb86d-136e-4001-9091-58105712616d X-Archives-Hash: c5a92be1b3b814eee6c9a1a8ffb322cd commit: 40d61df39afc0b7ae1441c3b2a48ed4a0a6ba3ea Author: Matt Turner gentoo org> AuthorDate: Sat Apr 17 22:22:23 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Apr 17 22:22:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d61df3 media-gfx/simple-scan: Depend on libhandy[vala] Closes: https://bugs.gentoo.org/783411 Signed-off-by: Matt Turner gentoo.org> media-gfx/simple-scan/simple-scan-40.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/simple-scan/simple-scan-40.0.ebuild b/media-gfx/simple-scan/simple-scan-40.0.ebuild index c3715ab5f48..05268ac37b5 100644 --- a/media-gfx/simple-scan/simple-scan-40.0.ebuild +++ b/media-gfx/simple-scan/simple-scan-40.0.ebuild @@ -39,6 +39,7 @@ BDEPEND=" dev-util/itstool >=sys-devel/gettext-0.19.8 virtual/pkgconfig + gui-libs/libhandy[vala] dev-libs/libgusb[vala] colord? ( x11-misc/colord[vala] ) "