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:
10ed06e
)
[qt5quick2-controls2] fix dependencies
author
Mirko Vogt
<mirko-dev@nanl.de>
Thu, 24 Nov 2016 14:16:31 +0000
(15:16 +0100)
committer
Mirko Vogt
<mirko-dev@nanl.de>
Thu, 24 Nov 2016 14:16:31 +0000
(15:16 +0100)
frameworks/qt5quick2-controls2/Makefile
patch
|
blob
|
history
diff --git
a/frameworks/qt5quick2-controls2/Makefile
b/frameworks/qt5quick2-controls2/Makefile
index 1c3231869b8a4a776e94aca84c84d20fd23738a2..c6f9bb4ef8132ec88918f1de32d920d8898a26b1 100644
(file)
--- a/
frameworks/qt5quick2-controls2/Makefile
+++ b/
frameworks/qt5quick2-controls2/Makefile
@@
-18,7
+18,6
@@
PKG_SOURCE_URL:=http://download.qt-project.org/development_releases/qt/$(basenam
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_SYS_NAME)
PKG_BUILD_PARALLEL:=1
-PKG_BUILD_DEPENDS:=qt5base
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
@@
-32,6
+31,7
@@
define Package/qt5quick2-controls2
TITLE:=qt5quick2-controls2
URL:=http://qt.io
MAINTAINER:=Mirko Vogt <mirko@openwrt.org>
+ DEPENDS:=+qt5quick2-quick
endef
define Build/Configure
@@
-45,6
+45,7
@@
define Build/InstallDev
endef
define Package/qt5quick2-controls2/install
+ $(call Build/Install/Libs,$(1),libQt5QuickTemplates2)
$(call Build/Install/Libs,$(1),libQt5QuickControls2)
$(INSTALL_DIR) \