diff options
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.8.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.8.6.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.8.6.bb index 0cd8ebab6e..5baffae799 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.8.6.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.8.6.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "GPLv2" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee" |
| 5 | DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ dbus cairo virtual/libx11 libxml2 libwnck" | 5 | DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ dbus cairo virtual/libx11 libxml2 libwnck" |
| 6 | 6 | ||
| 7 | PR = "r1" | 7 | PR = "r2" |
| 8 | 8 | ||
| 9 | inherit xfce | 9 | inherit xfce |
| 10 | 10 | ||
| @@ -27,7 +27,7 @@ FILES_${PN} += "${libdir}/xfce4/panel/migrate \ | |||
| 27 | FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug \ | 27 | FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug \ |
| 28 | " | 28 | " |
| 29 | 29 | ||
| 30 | FILES_${PN}-dev += "${libdir}/xfce4/panel/plugins/*.*a \ | 30 | FILES_${PN}-staticdev += "${libdir}/xfce4/panel/plugins/*.*a \ |
| 31 | " | 31 | " |
| 32 | 32 | ||
| 33 | SRC_URI[md5sum] = "9d7bf0503d5867c4044cef04bb5845b1" | 33 | SRC_URI[md5sum] = "9d7bf0503d5867c4044cef04bb5845b1" |
