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 4D6DA138334 for ; Tue, 16 Oct 2018 11:53:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 318DCE077C; Tue, 16 Oct 2018 11:53:11 +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 02B90E077C for ; Tue, 16 Oct 2018 11:53:10 +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 71556335CDA for ; Tue, 16 Oct 2018 11:53:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D58A8391 for ; Tue, 16 Oct 2018 11:53:06 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1539690773.ef44d7af4d505f2f0eba75551f9f9d5077324214.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libinput/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libinput/libinput-1.12.1-r1.ebuild X-VCS-Directories: dev-libs/libinput/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: ef44d7af4d505f2f0eba75551f9f9d5077324214 X-VCS-Branch: master Date: Tue, 16 Oct 2018 11:53:06 +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-Archives-Salt: 73c62eb3-ff4e-426d-a200-7b41177a50b2 X-Archives-Hash: 1d988b14117fa3eec403cebab5d7309a commit: ef44d7af4d505f2f0eba75551f9f9d5077324214 Author: Lars Wendler gentoo org> AuthorDate: Tue Oct 16 11:52:53 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Oct 16 11:52:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef44d7af dev-libs/libinput: Fixed build with USE="-doc" Signed-off-by: Lars Wendler gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-libs/libinput/libinput-1.12.1-r1.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/libinput/libinput-1.12.1-r1.ebuild b/dev-libs/libinput/libinput-1.12.1-r1.ebuild index f62f6c75ec6..c710d541950 100644 --- a/dev-libs/libinput/libinput-1.12.1-r1.ebuild +++ b/dev-libs/libinput/libinput-1.12.1-r1.ebuild @@ -48,6 +48,10 @@ python_check_deps() { has_version "dev-python/sphinx[${PYTHON_USEDEP}]" } +pkg_setup() { + use doc && python-any-r1_pkg_setup +} + src_configure() { # gui can be built but will not be installed local emesonargs=(