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 F16AF138334 for ; Thu, 31 Oct 2019 22:20:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E085E08D9; Thu, 31 Oct 2019 22:20:32 +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 04255E08D9 for ; Thu, 31 Oct 2019 22:20:31 +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 809E034C601 for ; Thu, 31 Oct 2019 22:20:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8FE3621 for ; Thu, 31 Oct 2019 22:20:27 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1572560351.9479cdb33292597f2005f5cf8a18446c78fe64b0.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-config/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-config/lxqt-config-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-config/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 9479cdb33292597f2005f5cf8a18446c78fe64b0 X-VCS-Branch: master Date: Thu, 31 Oct 2019 22:20:27 +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: 23a78314-3f41-4546-bbb1-24a2f9febbb8 X-Archives-Hash: 9bd282a009eb1749ebeb525984405f0d commit: 9479cdb33292597f2005f5cf8a18446c78fe64b0 Author: Jimi Huotari gentoo org> AuthorDate: Thu Oct 31 22:19:11 2019 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Thu Oct 31 22:19:11 2019 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=9479cdb3 lxqt-base/lxqt-config: add missing 'x11-libs/libXi' dependency Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-config/lxqt-config-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/lxqt-base/lxqt-config/lxqt-config-9999.ebuild b/lxqt-base/lxqt-config/lxqt-config-9999.ebuild index 05882046..21fcecfc 100644 --- a/lxqt-base/lxqt-config/lxqt-config-9999.ebuild +++ b/lxqt-base/lxqt-config/lxqt-config-9999.ebuild @@ -45,6 +45,7 @@ RDEPEND=" virtual/libudev x11-drivers/xf86-input-libinput x11-libs/libXext + x11-libs/libXi ) !lxqt-base/lxqt-l10n "