Skip to content

Commit

Permalink
librevenge flags
Browse files Browse the repository at this point in the history
  • Loading branch information
dehesselle committed Jul 13, 2024
1 parent c6558ed commit b7eb47b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion modulesets/inkscape.modules
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
autogen-sh="configure">
<branch module="libwpd/librevenge/librevenge-0.0.5/librevenge-0.0.5.tar.gz"
version="0.0.5"
hash="sha256:106d0c44bb6408b1348b9e0465666fa83b816177665a22cd017e886c1aaeeb34"
hash="sha256:04fd10d3eea39644c0d7231be9c6c174f3955c51a710266935e8c147e7045d9e"
repo="sourceforge" />
<dependencies>
<dep package="cppunit" />
Expand Down
3 changes: 3 additions & 0 deletions modulesets/jhbuildrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ conditions.add("noturbojpeg")
module_extra_env["libcdr"] = { "CXXFLAGS": "-std=c++17 -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION" }
module_extra_env["libvisio"] = { "CXXFLAGS": "-std=c++17 -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION" }

#
module_extra_env["librevenge"] = { "CXXFLAGS": "-std=c++17 -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION" }

# Cannot disable autoconf's call to gtkdocize by other means, so we're turning
# it into a dummy call. This workaround has been taken from
# https://github.com/spack/spack/issues/23964
Expand Down

0 comments on commit b7eb47b

Please sign in to comment.