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 BCAFE138359 for ; Sun, 30 Aug 2020 09:58:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9933E099E; Sun, 30 Aug 2020 09:58:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D4D52E099C for ; Sun, 30 Aug 2020 09:58:45 +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 039B633BDC9 for ; Sun, 30 Aug 2020 09:58:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7285533B for ; Sun, 30 Aug 2020 09:58:42 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1598781512.d1f5d31a0ee0ae163b95bcee58a90617d363a3eb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d1f5d31a0ee0ae163b95bcee58a90617d363a3eb X-VCS-Branch: master Date: Sun, 30 Aug 2020 09:58:42 +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: d6f02483-a5a4-419f-81b3-562348ff721d X-Archives-Hash: c0fc4bde12dd51144cfd9f6625143e19 commit: d1f5d31a0ee0ae163b95bcee58a90617d363a3eb Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Aug 30 09:29:44 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 30 09:58:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f5d31a media-video/vlc: Drop IUSE=libnotify x11-libs/gtk+:3 dependency Upstream commit 0ebb8fa0471647cc817476e78a2fb4967283bd7e Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/vlc/vlc-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index d042a82b703..d8cfe9b1487 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -134,7 +134,6 @@ RDEPEND=" libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 x11-libs/libnotify ) libplacebo? ( media-libs/libplacebo )