diff --git a/packages/games-board/pioneers/pioneers-15.1.exheres-0 b/packages/games-board/pioneers/pioneers-15.1.exheres-0 index 4225f7f0..ed262de1 100644 --- a/packages/games-board/pioneers/pioneers-15.1.exheres-0 +++ b/packages/games-board/pioneers/pioneers-15.1.exheres-0 @@ -22,7 +22,7 @@ DEPENDENCIES=" DEFAULT_SRC_CONFIGURE_PARAMS=( --enable-nls --disable-help - --includedir=/usr/include + --includedir=/usr/$(exhost --target)/include --with-gtk ) diff --git a/packages/games-board/pioneers/pioneers-15.3.exheres-0 b/packages/games-board/pioneers/pioneers-15.3.exheres-0 index 4225f7f0..ed262de1 100644 --- a/packages/games-board/pioneers/pioneers-15.3.exheres-0 +++ b/packages/games-board/pioneers/pioneers-15.3.exheres-0 @@ -22,7 +22,7 @@ DEPENDENCIES=" DEFAULT_SRC_CONFIGURE_PARAMS=( --enable-nls --disable-help - --includedir=/usr/include + --includedir=/usr/$(exhost --target)/include --with-gtk )