diff options
-rw-r--r-- | recipes-connectivity/libqofono/libqofono_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/libqofono/libqofono_git.bb b/recipes-connectivity/libqofono/libqofono_git.bb index 64ce039e..8b57e171 100644 --- a/recipes-connectivity/libqofono/libqofono_git.bb +++ b/recipes-connectivity/libqofono/libqofono_git.bb | |||
@@ -3,7 +3,7 @@ SECTION = "libs" | |||
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
5 | 5 | ||
6 | DEPENDS += "qtbase qtdeclarative" | 6 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns" |
7 | 7 | ||
8 | SRCREV = "6916cd030b05f0bd137ea9b669fee48f20c19084" | 8 | SRCREV = "6916cd030b05f0bd137ea9b669fee48f20c19084" |
9 | SRC_URI = "git://git.merproject.org/mer-core/libqofono.git" | 9 | SRC_URI = "git://git.merproject.org/mer-core/libqofono.git" |