diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-07 12:44:18 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-15 14:59:17 +0200 |
| commit | 2326cf2c9bc22902bca89e2bafcecd1fa8c6d7ef (patch) | |
| tree | 562971ef21f7ad34185edf1cc8002fc01be89254 /meta-gnome/recipes-gnome/gnome-bluetooth | |
| parent | aaca0f3ba1db581ff2266d809a387c4d01d9b86d (diff) | |
| download | meta-openembedded-2326cf2c9bc22902bca89e2bafcecd1fa8c6d7ef.tar.gz | |
recipes: add missing intltool-native dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-bluetooth')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb index 94bfa3bbf1..4fd38a0a91 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ | |||
| 7 | PR = "r1" | 7 | PR = "r1" |
| 8 | 8 | ||
| 9 | SECTION = "x11/gnome" | 9 | SECTION = "x11/gnome" |
| 10 | DEPENDS = "obexd gnome-doc-utils-native gnome-doc-utils gconf gtk+ dbus-glib libunique libnotify bluez4 gnome-keyring virtual/libx11 libxi" | 10 | DEPENDS = "obexd gnome-doc-utils-native gnome-doc-utils gconf gtk+ dbus-glib libunique libnotify bluez4 gnome-keyring virtual/libx11 libxi intltool-native" |
| 11 | 11 | ||
| 12 | inherit gnomebase gtk-icon-cache | 12 | inherit gnomebase gtk-icon-cache |
| 13 | 13 | ||
