freeciv: Add configure options suitable for building master
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -3,7 +3,8 @@ require freeciv.inc
|
||||
|
||||
inherit qmake5_paths
|
||||
|
||||
EXTRA_OECONF = "\
|
||||
EXTRA_OECONF += "\
|
||||
--with-qtver=qt5 \
|
||||
--with-qt5-includes=${STAGING_INCDIR}${QT_DIR_NAME} \
|
||||
--with-qt5-libs=${STAGING_LIBDIR}${QT_DIR_NAME} \
|
||||
MOCCMD=${STAGING_BINDIR_NATIVE}${QT_DIR_NAME}/moc \
|
||||
|
||||
Reference in New Issue
Block a user