add docker dependency to xstroke

This commit is contained in:
John Voltz 2008-03-20 16:55:57 +00:00
parent 0c368b715f
commit 63364eb82d

View file

@ -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))