diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-23 20:58:14 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-15 14:53:54 +0200 |
| commit | 4bcd1d6b962212871d5ec8716848d5331e3641f6 (patch) | |
| tree | 5321cb67d2a869e6d3e0671b84b6333a7c13e552 /meta-gnome/recipes-gnome/gvfs | |
| parent | bda86d29af19520b8093c49791f0c2dbbc14837d (diff) | |
| download | meta-openembedded-4bcd1d6b962212871d5ec8716848d5331e3641f6.tar.gz | |
recipes: Add missing intltool-native dependencies
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gvfs')
| -rw-r--r-- | meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb index cf0ab0c968..5c0e07c0ca 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb | |||
| @@ -2,7 +2,7 @@ require gvfs.inc | |||
| 2 | 2 | ||
| 3 | BPN = "gvfs" | 3 | BPN = "gvfs" |
| 4 | 4 | ||
| 5 | DEPENDS = "gvfs gnome-disk-utility libgnome-keyring" | 5 | DEPENDS = "gvfs gnome-disk-utility libgnome-keyring intltool-native" |
| 6 | PR = "${INC_PR}.0" | 6 | PR = "${INC_PR}.0" |
| 7 | 7 | ||
| 8 | # we need gdu files only: reduce files to delete in libexecdir | 8 | # we need gdu files only: reduce files to delete in libexecdir |
