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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 661D215808B for ; Wed, 13 Apr 2022 16:34:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 436C2E092E; Wed, 13 Apr 2022 16:34:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8662CE092E for ; Wed, 13 Apr 2022 16:34:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 60E7A341DFA for ; Wed, 13 Apr 2022 16:34:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74348177 for ; Wed, 13 Apr 2022 16:34:19 +0000 (UTC) From: "Dex Conner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dex Conner" Message-ID: <1649867440.bda843e20b5e627a32a1b73ca1a0434ca266e0b7.cantcuckthis@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-office/sc-im/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-office/sc-im/sc-im-0.8.2.ebuild X-VCS-Directories: app-office/sc-im/ X-VCS-Committer: cantcuckthis X-VCS-Committer-Name: Dex Conner X-VCS-Revision: bda843e20b5e627a32a1b73ca1a0434ca266e0b7 X-VCS-Branch: dev Date: Wed, 13 Apr 2022 16:34:19 +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: fd60a093-c3d6-4ffd-b837-95ae9f6b7a88 X-Archives-Hash: 4a9ce0fa450bbb4a4b76b9931ee8c5b3 commit: bda843e20b5e627a32a1b73ca1a0434ca266e0b7 Author: Dex Conner danwin1210 de> AuthorDate: Wed Apr 13 16:30:40 2022 +0000 Commit: Dex Conner danwin1210 de> CommitDate: Wed Apr 13 16:30:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bda843e2 app-office/sc-im: Remove tmux dependency This dependency doesn't make sense in it's current flag, neither does it make sense without patching the Makefile. It will be added later together with the proper patch and use flag. Signed-off-by: Dex Conner danwin1210.de> app-office/sc-im/sc-im-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/sc-im/sc-im-0.8.2.ebuild b/app-office/sc-im/sc-im-0.8.2.ebuild index e59b5e8f0..69b694230 100644 --- a/app-office/sc-im/sc-im-0.8.2.ebuild +++ b/app-office/sc-im/sc-im-0.8.2.ebuild @@ -18,7 +18,7 @@ PATCHES=( DEPEND=" sys-libs/ncurses - X? ( || ( app-misc/tmux x11-misc/xclip ) ) + X? ( x11-misc/xclip ) plots? ( sci-visualization/gnuplot ) xls? ( dev-libs/libxlsxwriter