projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c368b7
)
add docker dependency to xstroke
author
John Voltz
<john.voltz@gmail.com>
Thu, 20 Mar 2008 16:55:57 +0000
(16:55 -0000)
committer
John Voltz
<john.voltz@gmail.com>
Thu, 20 Mar 2008 16:55:57 +0000
(16:55 -0000)
package/xstroke/xstroke.mk
patch
|
blob
|
history
diff --git
a/package/xstroke/xstroke.mk
b/package/xstroke/xstroke.mk
index 6d0e2852b111c6a64c262d418e14fce7ea800d7e..b0ede52c83c8c3834f3608be9d3c6376d1b64f58 100644
(file)
--- 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))