diff --git a/dev-libs/open62541/open62541-1.4.1.ebuild b/dev-libs/open62541/open62541-1.4.1.ebuild index 7fc876bf81..306af8b836 100644 --- a/dev-libs/open62541/open62541-1.4.1.ebuild +++ b/dev-libs/open62541/open62541-1.4.1.ebuild @@ -51,6 +51,7 @@ src_configure() { -DUA_BUILD_TOOLS=$(usex tools) -DUA_BUILD_UNIT_TESTS=OFF -DUA_ENABLE_PUBSUB=$(usex pubsub) + -DUA_ENABLE_PUBSUB_INFORMATIONMODEL=$(usex pubsub) -DUA_FORCE_WERROR=OFF )