add docker dependency to xstroke
This commit is contained in:
parent
0c368b715f
commit
63364eb82d
@ -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))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user