projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c26c09e
)
examples are not built by default -> disable
author
Mirko Vogt
<mirko-dev@nanl.de>
Tue, 21 Feb 2017 18:17:55 +0000
(19:17 +0100)
committer
Mirko Vogt
<mirko-dev@nanl.de>
Tue, 21 Feb 2017 18:19:29 +0000
(19:19 +0100)
frameworks/qt5script/Makefile
patch
|
blob
|
history
diff --git
a/frameworks/qt5script/Makefile
b/frameworks/qt5script/Makefile
index 2063210def16e3475611abf1a271f9e603fc9930..7c796d7a2d635b19a553ba645bf0b6921c7014e5 100644
(file)
--- a/
frameworks/qt5script/Makefile
+++ b/
frameworks/qt5script/Makefile
@@
-56,7
+56,7
@@
endef
define Package/qt5script-examples
$(call Package/qt5script/Default)
TITLE+=examples
- DEPENDS+=+qt5script-scriptTools
+ DEPENDS+=+qt5script-scriptTools
@BROKEN
endef
define Build/InstallDev