summaryrefslogtreecommitdiff
path: root/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild')
-rw-r--r--dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild b/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild
index 77637717145c..c7e2537dcb14 100644
--- a/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild
+++ b/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
+# No meson because of bug #791163
inherit cmake
DESCRIPTION="A simple, small, efficient, C++ XML parser"