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 773F3158086 for ; Wed, 5 Jan 2022 10:42:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B8B22BC004; Wed, 5 Jan 2022 10:42:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E297F2BC004 for ; Wed, 5 Jan 2022 10:42: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 97312342E9F for ; Wed, 5 Jan 2022 10:42:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1E831CE for ; Wed, 5 Jan 2022 10:42:20 +0000 (UTC) From: "Andrew Ammerlaan" 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" Message-ID: <1641379337.4477c985afcb07cba5d3dcc95ad60dc28caf100d.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zotero-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/zotero-bin/zotero-bin-5.0.96.3.ebuild X-VCS-Directories: app-text/zotero-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4477c985afcb07cba5d3dcc95ad60dc28caf100d X-VCS-Branch: master Date: Wed, 5 Jan 2022 10:42:20 +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: e6509c22-3ce8-4cdc-9ce8-ab1aa8b0e910 X-Archives-Hash: ab17266c59f8bf495a27e7dd427b65a1 commit: 4477c985afcb07cba5d3dcc95ad60dc28caf100d Author: Andrew Ammerlaan gentoo org> AuthorDate: Wed Jan 5 10:41:14 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Jan 5 10:42:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4477c985 app-text/zotero-bin: add missing dep Closes: https://bugs.gentoo.org/830632 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> app-text/zotero-bin/zotero-bin-5.0.96.3.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app-text/zotero-bin/zotero-bin-5.0.96.3.ebuild b/app-text/zotero-bin/zotero-bin-5.0.96.3.ebuild index 561cabf9e7f0..0b2db122a690 100644 --- a/app-text/zotero-bin/zotero-bin-5.0.96.3.ebuild +++ b/app-text/zotero-bin/zotero-bin-5.0.96.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,6 +22,7 @@ RDEPEND=" media-libs/fontconfig media-libs/freetype sys-apps/dbus + sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 @@ -41,7 +42,7 @@ RDEPEND=" S="${WORKDIR}/Zotero_linux-x86_64" -QA_PREBUILT="/opt/zotero/*" +QA_PREBUILT="opt/zotero/*" src_prepare() { # disable auto-update