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 EC36A158091 for ; Sun, 5 Jun 2022 20:58:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FF3CE08A8; Sun, 5 Jun 2022 20:58:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 401E0E08A8 for ; Sun, 5 Jun 2022 20:58:04 +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 13F7F3419FE for ; Sun, 5 Jun 2022 20:58:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C90B0475 for ; Sun, 5 Jun 2022 20:58:00 +0000 (UTC) From: "Alessandro Barbieri" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alessandro Barbieri" Message-ID: <1654462678.d020edd81b09f3a0ac57d4128863701f01158f6f.Alessandro-Barbieri@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-libs/dart/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sci-libs/dart/dart-6.12.1-r2.ebuild X-VCS-Directories: sci-libs/dart/ X-VCS-Committer: Alessandro-Barbieri X-VCS-Committer-Name: Alessandro Barbieri X-VCS-Revision: d020edd81b09f3a0ac57d4128863701f01158f6f X-VCS-Branch: dev Date: Sun, 5 Jun 2022 20:58:00 +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: fc09658a-b223-4dba-9170-bb268f379c70 X-Archives-Hash: f35bf80db5dcb311616df808eb64dba7 commit: d020edd81b09f3a0ac57d4128863701f01158f6f Author: Alessandro Barbieri gmail com> AuthorDate: Sun Jun 5 13:14:21 2022 +0000 Commit: Alessandro Barbieri gmail com> CommitDate: Sun Jun 5 20:57:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d020edd8 sci-libs/dart: add some subslot rebuild Signed-off-by: Alessandro Barbieri gmail.com> sci-libs/dart/dart-6.12.1-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/dart/dart-6.12.1-r2.ebuild b/sci-libs/dart/dart-6.12.1-r2.ebuild index d1e91fb44..88cfb066a 100644 --- a/sci-libs/dart/dart-6.12.1-r2.ebuild +++ b/sci-libs/dart/dart-6.12.1-r2.ebuild @@ -31,10 +31,10 @@ RDEPEND=" app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-games/ode - dev-libs/boost + dev-libs/boost:= dev-libs/tinyxml2 dev-libs/urdfdom - >=media-libs/assimp-3.0.0 + >=media-libs/assimp-3.0.0:= media-libs/freeglut media-libs/imgui:=[glut(-),opengl(-)] media-libs/lodepng:= @@ -47,7 +47,7 @@ RDEPEND=" sci-physics/bullet virtual/opengl - examples? ( dev-cpp/tiny-dnn ) + examples? ( dev-cpp/tiny-dnn:= ) osg? ( dev-games/openscenegraph ) python? ( ${PYTHON_DEPS}