Files
buildroot/package/flux/flux.mk
tiopex 313fad9dbf PACKAGE: Add DirectFB2 & SDL2 (#134)
* Add SDL2 + DirectFB2

---------

Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com>
2024-11-09 19:59:04 +01:00

16 lines
421 B
Makefile

################################################################################
#
# flux
#
################################################################################
FLUX_VERSION = e45758aa9384b9740ff021ea952399fd113eb0e9
FLUX_SITE = https://github.com/deniskropp/flux.git
FLUX_SITE_METHOD = git
FLUX_LICENSE = GPL-3
FLUX_AUTORECONF = YES
HOST_FLUX_DEPENDENCIES = host-pkgconf
$(eval $(host-autotools-package))