summaryrefslogtreecommitdiff
path: root/dev-cpp/yaml-cpp/yaml-cpp-0.8.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-08-15 19:51:18 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-08-15 19:51:18 +0000
commitd2a60d563de96d9052cd5e2cbf89e30f5eb23aee (patch)
treee3130d7d65e2dd752d8e98dfc58985c369dc829b /dev-cpp/yaml-cpp/yaml-cpp-0.8.0.ebuild
parent88d4b749542d9337d56a99f28121bb06fb39a424 (diff)
downloadbaldeagleos-repo-d2a60d563de96d9052cd5e2cbf89e30f5eb23aee.tar.gz
baldeagleos-repo-d2a60d563de96d9052cd5e2cbf89e30f5eb23aee.tar.xz
baldeagleos-repo-d2a60d563de96d9052cd5e2cbf89e30f5eb23aee.zip
Adding metadata
Diffstat (limited to 'dev-cpp/yaml-cpp/yaml-cpp-0.8.0.ebuild')
-rw-r--r--dev-cpp/yaml-cpp/yaml-cpp-0.8.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.8.0.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.8.0.ebuild
index dc3a8a58c33c..5691f9d3a803 100644
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.8.0.ebuild
+++ b/dev-cpp/yaml-cpp/yaml-cpp-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,6 +22,7 @@ DEPEND="
PATCHES=(
"${FILESDIR}/yaml-cpp-0.8.0-gtest.patch"
"${FILESDIR}/yaml-cpp-0.8.0-gcc13.patch"
+ "${FILESDIR}/yaml-cpp-0.8.0-include-cstdint.patch"
)
src_configure() {