Michal Nowak
2019-07-25 5e172243703cbffe07fa616a0018632044923be4
Rebuild openttd due to freetype 2.10
1 files modified
3 ■■■■ changed files
components/games/openttd/game/Makefile 3 ●●●● patch | view | raw | blame | history
components/games/openttd/game/Makefile
@@ -14,12 +14,13 @@
# Copyright 2018 Harry Liebel <hliebel@gmail.com>
#
PREFERRED_BITS=64
PREFERRED_BITS=        64
include ../../../../make-rules/shared-macros.mk
COMPONENT_NAME=        openttd
COMPONENT_VERSION=    1.8.0
COMPONENT_REVISION=    1
COMPONENT_PROJECT_URL=    http://www.openttd.org/en/
COMPONENT_FMRI=        games/openttd/openttd-core
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)