diff options
author | Gatis Paeglis <gatis.paeglis@qt.io> | 2016-12-22 15:46:55 +0100 |
---|---|---|
committer | Gatis Paeglis <gatis.paeglis@qt.io> | 2016-12-22 22:40:04 +0000 |
commit | c03f04210606933a6082ec21136dca359a07fc86 (patch) | |
tree | 8bbeb0a6d542fcac1c8dd0d79c26d66d260cb4d3 /recipes-qt | |
parent | 438647c0b08a80a9c1b5210440cd8274d3c3cf54 (diff) | |
download | meta-boot2qt-c03f04210606933a6082ec21136dca359a07fc86.tar.gz |
qtotaupdate: add dracut dependency
Change-Id: I57f26cd87a3e94725bb917a8935fb76c1bf90756
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt')
-rw-r--r-- | recipes-qt/qt5/qtotaupdate.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtotaupdate.bb b/recipes-qt/qt5/qtotaupdate.bb index 7eb13d1..28a4af0 100644 --- a/recipes-qt/qt5/qtotaupdate.bb +++ b/recipes-qt/qt5/qtotaupdate.bb | |||
@@ -39,4 +39,5 @@ QT_MODULE_BRANCH = "master" | |||
39 | 39 | ||
40 | SRCREV = "0e71fd622c82f692dac7ea422988f5ba10e57e1f" | 40 | SRCREV = "0e71fd622c82f692dac7ea422988f5ba10e57e1f" |
41 | 41 | ||
42 | RDEPENDS_${PN} = "dracut" | ||
42 | DEPENDS = "qtbase qtdeclarative ostree" | 43 | DEPENDS = "qtbase qtdeclarative ostree" |