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:
e626039
)
fix qt5quick2-qml-models
author
Mirko Vogt
<mirko-dev@nanl.de>
Wed, 23 Nov 2016 13:57:06 +0000
(14:57 +0100)
committer
Mirko Vogt
<mirko-dev@nanl.de>
Wed, 23 Nov 2016 13:57:06 +0000
(14:57 +0100)
frameworks/qt5quick2/Makefile
patch
|
blob
|
history
diff --git
a/frameworks/qt5quick2/Makefile
b/frameworks/qt5quick2/Makefile
index 907e3dd4886853aae9f5706c9591dd0d3331378e..c4caf0dbfcfcccaaef1142989bb8584240931385 100644
(file)
--- a/
frameworks/qt5quick2/Makefile
+++ b/
frameworks/qt5quick2/Makefile
@@
-82,6
+82,7
@@
endef
define Package/qt5quick2-qml-models
$(call Package/qt5quick2/Default)
TITLE+=QML models
+ DEPENDS+=+qt5quick2-qml
endef
define Package/qt5quick2-qml-folderlistmodel
@@
-184,7
+185,7
@@
define Package/qt5quick2-qml-statemachine/install
endef
define Package/qt5quick2-qml-models/install
- $(call Build/Install/QMLplugin,$(1),QtQ
ML/StateMachine
,*)
+ $(call Build/Install/QMLplugin,$(1),QtQ
ml/Models.2
,*)
endef
define Package/qt5quick2-qml-folderlistmodel/install