diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-18 18:58:34 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:56:29 +0200 |
commit | dc48e768f527cbed0cc3899f6a2ebb396cd9ada8 (patch) | |
tree | 24fab55846f541a4e58806887b2065baa06981ef /meta-gnome/recipes-gnome/libgnome | |
parent | 303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff) | |
download | meta-openembedded-dc48e768f527cbed0cc3899f6a2ebb396cd9ada8.tar.gz |
meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome')
-rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb b/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb index b94f3da799..94b00c1330 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb +++ b/meta-gnome/recipes-gnome/libgnome/libgnomeui_2.24.5.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | |||
5 | SECTION = "x11/gnome/libs" | 5 | SECTION = "x11/gnome/libs" |
6 | DEPENDS = "libgnome libgnomecanvas libbonoboui libgnome-keyring intltool-native" | 6 | DEPENDS = "libgnome libgnomecanvas libbonoboui libgnome-keyring intltool-native" |
7 | 7 | ||
8 | inherit gnome | 8 | inherit gnome |
9 | 9 | ||
10 | FILES_${PN} += "${libdir}/gtk-2.0/*/filesystems/lib*.so \ | 10 | FILES_${PN} += "${libdir}/gtk-2.0/*/filesystems/lib*.so \ |
11 | ${libdir}/libglade/*/lib*.so \ | 11 | ${libdir}/libglade/*/lib*.so \ |