From 63364eb82d1e826c959b9f271043ef0b4e8cc064 Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 20 Mar 2008 16:55:57 +0000 Subject: add docker dependency to xstroke --- package/xstroke/xstroke.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/xstroke') diff --git a/package/xstroke/xstroke.mk b/package/xstroke/xstroke.mk index 6d0e2852b..b0ede52c8 100644 --- a/package/xstroke/xstroke.mk +++ b/package/xstroke/xstroke.mk @@ -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)) -- cgit v1.2.3