diff --git a/recipes-games/freeciv/freeciv-qt6.inc b/recipes-games/freeciv/freeciv-qt6.inc index 5a39991..64d908f 100644 --- a/recipes-games/freeciv/freeciv-qt6.inc +++ b/recipes-games/freeciv/freeciv-qt6.inc @@ -7,5 +7,4 @@ EXTRA_OECONF += "\ --with-qtver=qt6 \ --with-qt6-includes=${STAGING_DIR_HOST}${QT6_INSTALL_INCLUDEDIR} \ --with-qt6-libs=${STAGING_DIR_HOST}${QT6_INSTALL_LIBDIR} \ -MOCCMD=${STAGING_DIR_NATIVE}${QT6_INSTALL_LIBEXECDIR}/moc \ " diff --git a/recipes-games/freeciv/freeciv.inc b/recipes-games/freeciv/freeciv.inc index f0cc970..7fa8a75 100644 --- a/recipes-games/freeciv/freeciv.inc +++ b/recipes-games/freeciv/freeciv.inc @@ -32,6 +32,10 @@ ac_cv_func_working_vsnprintf=yes \ SDL2_CONFIG='${STAGING_BINDIR_NATIVE}/pkg-config sdl2' \ " +EXTRANATIVEPATH = "\ +../libexec \ +" + acpaths = "-I ${S}/m4 -I ${S}/dependencies/m4" PACKAGES =+ "${PN}-common ${PN}-server ${PN}-client-common \