mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
add docker dependency to xstroke
This commit is contained in:
@@ -11,7 +11,7 @@ XSTROKE_INSTALL_STAGING = NO
|
||||
XSTROKE_INSTALL_TARGET = YES
|
||||
XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
|
||||
|
||||
XSTROKE_DEPENDENCIES = uclibc
|
||||
XSTROKE_DEPENDENCIES = uclibc docker
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,xstroke))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user