diff options
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.16.6.ebuild')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.16.6.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.16.6.ebuild b/games-strategy/wesnoth/wesnoth-1.16.6.ebuild index 1ee6998e389d..ebb79a331120 100644 --- a/games-strategy/wesnoth/wesnoth-1.16.6.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.16.6.ebuild @@ -43,6 +43,8 @@ BDEPEND=" virtual/pkgconfig " +PATCHES=( "${FILESDIR}/wesnoth-1.16.6-fix-build-with-boost-1.81.patch" ) + src_prepare() { cmake_src_prepare |