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 3E25C1382C5 for ; Tue, 1 May 2018 20:38:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 717E2E06FE; Tue, 1 May 2018 20:38:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 4AF19E06FE for ; Tue, 1 May 2018 20:38:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2BD33335C75 for ; Tue, 1 May 2018 20:38:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F380296 for ; Tue, 1 May 2018 20:38:37 +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: <1525207111.1c33ed3763f7386cad50be12b2c06c47e16f741b.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgui/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtgui/qtgui-4.8.7.ebuild X-VCS-Directories: dev-qt/qtgui/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 1c33ed3763f7386cad50be12b2c06c47e16f741b X-VCS-Branch: master Date: Tue, 1 May 2018 20:38:37 +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: 08a2122d-f91a-4352-abb7-de7500cc2042 X-Archives-Hash: 7fd5c6e2c041b8feed1057c2ae15077f commit: 1c33ed3763f7386cad50be12b2c06c47e16f741b Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Tue May 1 20:20:39 2018 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Tue May 1 20:38:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c33ed37 dev-qt/qtgui: Depend on net-libs/libnsl only with USE="nis" Bug: https://bugs.gentoo.org/643052 dev-qt/qtgui/qtgui-4.8.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtgui/qtgui-4.8.7.ebuild b/dev-qt/qtgui/qtgui-4.8.7.ebuild index 013fbbaaf50..79f95bf77ea 100644 --- a/dev-qt/qtgui/qtgui-4.8.7.ebuild +++ b/dev-qt/qtgui/qtgui-4.8.7.ebuild @@ -25,7 +25,6 @@ RDEPEND=" >=media-libs/fontconfig-2.10.2-r1[${MULTILIB_USEDEP}] >=media-libs/freetype-2.4.11-r1:2[${MULTILIB_USEDEP}] media-libs/libpng:0=[${MULTILIB_USEDEP}] - elibc_glibc? ( net-libs/libnsl:=[${MULTILIB_USEDEP}] ) >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] virtual/jpeg:0[${MULTILIB_USEDEP}] !aqua? ( @@ -50,6 +49,7 @@ RDEPEND=" ) mng? ( >=media-libs/libmng-1.0.10-r2:=[${MULTILIB_USEDEP}] ) nas? ( >=media-libs/nas-1.9.3-r1[${MULTILIB_USEDEP}] ) + nis? ( elibc_glibc? ( net-libs/libnsl:=[${MULTILIB_USEDEP}] ) ) tiff? ( >=media-libs/tiff-4.0.3-r2:0[${MULTILIB_USEDEP}] ) !