From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1217047-garchives=archives.gentoo.org@lists.gentoo.org>
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 0CEA6138359
	for <garchives@archives.gentoo.org>; Fri, 23 Oct 2020 09:26:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5B997E08A8;
	Fri, 23 Oct 2020 09:26:23 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 437A6E08A8
	for <gentoo-commits@lists.gentoo.org>; Fri, 23 Oct 2020 09:26:23 +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 33F4A3404AD
	for <gentoo-commits@lists.gentoo.org>; Fri, 23 Oct 2020 09:26:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D8E9C3B3
	for <gentoo-commits@lists.gentoo.org>; Fri, 23 Oct 2020 09:26:20 +0000 (UTC)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
Message-ID: <1603445163.35078254064eb3c672c1a442bbc0a553bb9820b3.andrewammerlaan@gentoo>
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/minecraft-launcher/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: games-action/minecraft-launcher/minecraft-launcher-2.1.17785.ebuild
X-VCS-Directories: games-action/minecraft-launcher/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: 35078254064eb3c672c1a442bbc0a553bb9820b3
X-VCS-Branch: master
Date: Fri, 23 Oct 2020 09:26:20 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 90ec55ee-f84b-4131-8f15-4376ec8ff192
X-Archives-Hash: f475e1453e7f2851d4ad364a5a11fd07
Message-ID: <20201023092620.wRlJ7RS6DdPDznJh-W-rdc22m9yv476VtEgbtKmAAI4@z>

commit:     35078254064eb3c672c1a442bbc0a553bb9820b3
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Oct 23 09:26:03 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Oct 23 09:26:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=35078254

games-action/minecraft-launcher: add missing dep

why on earth would the minecraft launcher
require CUPS? It makes no sense, but it
doesn't work without it so here we are

Closes: https://bugs.gentoo.org/750812
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../minecraft-launcher/minecraft-launcher-2.1.17785.ebuild         | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/games-action/minecraft-launcher/minecraft-launcher-2.1.17785.ebuild b/games-action/minecraft-launcher/minecraft-launcher-2.1.17785.ebuild
index 43592ce0..4d47a84b 100644
--- a/games-action/minecraft-launcher/minecraft-launcher-2.1.17785.ebuild
+++ b/games-action/minecraft-launcher/minecraft-launcher-2.1.17785.ebuild
@@ -26,6 +26,7 @@ RDEPEND="
 	media-libs/alsa-lib
 	media-libs/openal
 	net-libs/gnutls[idn]
+	net-print/cups
 	sys-apps/dbus
 	virtual/jre:1.8
 	virtual/opengl
@@ -44,6 +45,12 @@ RDEPEND="
 
 S="${WORKDIR}/${PN}"
 
+QA_PRESTRIPPED="
+	/opt/minecraft-launcher/libcef.so
+	/opt/minecraft-launcher/liblauncher.so
+	/opt/minecraft-launcher/minecraft-launcher
+"
+
 src_install() {
 	dodir /opt/${PN}
 	insinto /opt/${PN}/