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 48732138334 for ; Sun, 25 Aug 2019 04:54:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76368E0798; Sun, 25 Aug 2019 04:54:06 +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 5EBC6E0798 for ; Sun, 25 Aug 2019 04:54:06 +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 F27D834A261 for ; Sun, 25 Aug 2019 04:54:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7594D4D3 for ; Sun, 25 Aug 2019 04:54:02 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1566708828.8a1c40e728cb973a2f17539edac8f7e3219185d5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/xfburn/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/xfburn/xfburn-0.5.5-r1.ebuild X-VCS-Directories: app-cdr/xfburn/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8a1c40e728cb973a2f17539edac8f7e3219185d5 X-VCS-Branch: master Date: Sun, 25 Aug 2019 04:54:02 +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: 48a34767-1ba2-4ea0-a1a7-c7fabe0b5951 X-Archives-Hash: cbc15078f69b4363ad88576e53bf533d commit: 8a1c40e728cb973a2f17539edac8f7e3219185d5 Author: Conrad Kostecki kostecki com> AuthorDate: Sat Aug 24 22:43:41 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Aug 25 04:53:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1c40e7 app-cdr/xfburn: fix deps for newer xfce-base/libxfce4ui Closes: https://bugs.gentoo.org/692838 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Conrad Kostecki kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/12787 Signed-off-by: Michał Górny gentoo.org> app-cdr/xfburn/xfburn-0.5.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild b/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild index 285e4e4bb34..a72eefa9962 100644 --- a/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild +++ b/app-cdr/xfburn/xfburn-0.5.5-r1.ebuild @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2.32:= >=dev-libs/libisofs-0.6.2:= >=x11-libs/gtk+-2.24:2= =xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] gstreamer? ( media-libs/gstreamer:1.0= media-libs/gst-plugins-base:1.0= )