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 EB11313832E for ; Fri, 5 Aug 2016 04:48:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B048E080D; Fri, 5 Aug 2016 04:48:17 +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 1BF87E080D for ; Fri, 5 Aug 2016 04:48:17 +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 DA8D8340766 for ; Fri, 5 Aug 2016 04:48:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51753241F for ; Fri, 5 Aug 2016 04:48:14 +0000 (UTC) From: "Amy Winston" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Winston" Message-ID: <1470372413.46acdf5227897c3e7e49f4ad3671938df3eaaf70.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-scheme/guile/guile-2.0.12.ebuild X-VCS-Directories: dev-scheme/guile/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Winston X-VCS-Revision: 46acdf5227897c3e7e49f4ad3671938df3eaaf70 X-VCS-Branch: master Date: Fri, 5 Aug 2016 04:48:14 +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: 6cbf1985-e9bb-4033-8333-3ff8bbe2e28e X-Archives-Hash: 2c7111d6f3c13f8161b81e84214140de commit: 46acdf5227897c3e7e49f4ad3671938df3eaaf70 Author: Amy Winston gentoo org> AuthorDate: Fri Aug 5 04:34:03 2016 +0000 Commit: Amy Winston gentoo org> CommitDate: Fri Aug 5 04:46:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46acdf52 dev-scheme/guile: add missing dep bug #590516 Package-Manager: portage-2.2.28 dev-scheme/guile/guile-2.0.12.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-scheme/guile/guile-2.0.12.ebuild b/dev-scheme/guile/guile-2.0.12.ebuild index 451ec8c..b8fb41c 100644 --- a/dev-scheme/guile/guile-2.0.12.ebuild +++ b/dev-scheme/guile/guile-2.0.12.ebuild @@ -19,6 +19,7 @@ RDEPEND=" dev-libs/gmp:= virtual/libffi dev-libs/libltdl:= + dev-libs/libunistring sys-devel/libtool sys-libs/ncurses:=" DEPEND="${RDEPEND}