freeciv: make 2.4 version the default one
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -2,8 +2,6 @@ FREECIV_GUI = "gtk2"
|
||||
|
||||
require freeciv.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
DEPENDS += "curl xz"
|
||||
|
||||
EXTRA_OECONF += "--disable-mapimg"
|
||||
|
||||
@@ -2,7 +2,7 @@ FREECIV_GUI = "gtk2,gtk3"
|
||||
|
||||
require freeciv.inc
|
||||
|
||||
DEFAULT_PREFERENCE = "-2"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
DEPENDS += "curl gtk+3 xz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user