diff options
Diffstat (limited to 'sci-libs/octomap')
-rw-r--r-- | sci-libs/octomap/Manifest | 2 | ||||
-rw-r--r-- | sci-libs/octomap/octomap-1.9.8.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/octomap/Manifest b/sci-libs/octomap/Manifest index 2fd2a76c1e77..d1cf64fa4183 100644 --- a/sci-libs/octomap/Manifest +++ b/sci-libs/octomap/Manifest @@ -1,3 +1,3 @@ DIST octomap-1.9.8.tar.gz 1693311 BLAKE2B 476e4a644287e5ebcaa36de3051b7a2079b733bee3cd80b192fecfab0a85c5de70e3ad087a6cb499141167c735692de72ba2a7b1fb8b318e461f8f21f20020ae SHA512 60afeecc36a190f136dcbe33cb9cd6c06c16233988b383b0b010f65f81e6a3630b55902c5b5ad756ac35dee4c4ec26ec5722d6bd9b8e079f70b7d286293c518e -EBUILD octomap-1.9.8.ebuild 1601 BLAKE2B 1ed5a9c9c429e620a2098770021eb0e0e5c13c76701cde8f8587fac17ff67416ccba26763c0d032f5e0ceb75016001cbee5c063e7b88c8fac887f0be1f0a2543 SHA512 4c16de5713fc1629195c01f21fad57672ddb089603d843417f895f9d0c513feb6db4d1b871c49d78657298db00f98e3810c895f227138a75bf6e4ca0aeb9bbbb +EBUILD octomap-1.9.8.ebuild 1602 BLAKE2B 42b718dcfb36b64ed72e7934d6b40f0fbf25524887b512ee42b336d0cad918d65e026c8876999ccb694b5c0304a85159e013eafaa534084f276f3b58523a4b75 SHA512 0152704521642796839bdd5f06571df76ee579e696c702a2ea235e1621739b9ce533f7eb83ef2b8ba37ca67eb4916ac94b6e13cda57b62cf03f315c42a0eb404 MISC metadata.xml 705 BLAKE2B ec5489e05e6c0f3d45bda9a3e09f08071cb33c3db16caf4897f767491315ab6fdb13fbd029edcaadcc3a60b92fe002dc36be6cc5a5fc3b6d3a0062fb8007f2fa SHA512 851709f97d0fbd02f850a382a2e0e672ce946c1dd21b6a069027a577cdb8f4f626e3ede43719cd56090cc3143743038d3ac3e86bdb1761e408e89f86023859f0 diff --git a/sci-libs/octomap/octomap-1.9.8.ebuild b/sci-libs/octomap/octomap-1.9.8.ebuild index 0902d3e3b2a0..c4d6b422062c 100644 --- a/sci-libs/octomap/octomap-1.9.8.ebuild +++ b/sci-libs/octomap/octomap-1.9.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,7 +25,7 @@ RDEPEND=" " BDEPEND="${RDEPEND} doc? ( - app-doc/doxygen + app-text/doxygen media-gfx/graphviz ) " |