diff options
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.3.bb (renamed from meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.2.bb) | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.2.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.3.bb index 6c23c6889..2db465b0a 100644 --- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.2.bb +++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.8.3.bb | |||
@@ -5,8 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" | |||
5 | DEPENDS = "virtual/libx11 libsm libxfce4util libxfce4ui gtk+ libwnck dbus dbus-glib xfconf xfce4-panel gconf gnome-keyring" | 5 | DEPENDS = "virtual/libx11 libsm libxfce4util libxfce4ui gtk+ libwnck dbus dbus-glib xfconf xfce4-panel gconf gnome-keyring" |
6 | RDEPENDS_${PN} = "netbase xinit dbus-x11 iceauth" | 6 | RDEPENDS_${PN} = "netbase xinit dbus-x11 iceauth" |
7 | 7 | ||
8 | PR = "r1" | ||
9 | |||
10 | inherit xfce | 8 | inherit xfce |
11 | 9 | ||
12 | # protect from frightening message that xfce might not work correctly | 10 | # protect from frightening message that xfce might not work correctly |
@@ -21,7 +19,7 @@ FILES_${PN} += "${libdir}/xfce4/*/*/*.so \ | |||
21 | 19 | ||
22 | FILES_${PN}-dbg += "${libdir}/xfce4/*/*/.debug" | 20 | FILES_${PN}-dbg += "${libdir}/xfce4/*/*/.debug" |
23 | 21 | ||
24 | FILES_${PN}-dev += "${libdir}/xfce4/*/*/*.*a" | 22 | FILES_${PN}-staticdev += "${libdir}/xfce4/*/*/*.*a" |
25 | 23 | ||
26 | SRC_URI[md5sum] = "48780cbcf784ab64debc9312f17765f2" | 24 | SRC_URI[md5sum] = "461cc38bbd37cab881adbdf943f9a402" |
27 | SRC_URI[sha256sum] = "31bca2a559e05a8a859f150394a901517e5842414ef171a85c5da234e344c0d0" | 25 | SRC_URI[sha256sum] = "f0801b8c0ffa7e5d41b29b8df281ac127adf467bf50e8ded8aebe5a02bd99338" |