diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb index bdc357f766..41963b9966 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "038ca228d220cd0ba1b7b76465d8a51f2433ad1f74648d1d291daa0a24 | |||
| 13 | PACKAGECONFIG ??= "" | 13 | PACKAGECONFIG ??= "" |
| 14 | PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" | 14 | PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" |
| 15 | 15 | ||
| 16 | FILES_${PN} += " \ | 16 | FILES:${PN} += " \ |
| 17 | ${libdir}/thunarx-3/* \ | 17 | ${libdir}/thunarx-3/* \ |
| 18 | ${libdir}/xfce4/panel/plugins/* \ | 18 | ${libdir}/xfce4/panel/plugins/* \ |
| 19 | ${libdir}/Thunar/[Tt]hunar* \ | 19 | ${libdir}/Thunar/[Tt]hunar* \ |
| @@ -25,4 +25,4 @@ FILES_${PN} += " \ | |||
| 25 | ${datadir}/xfce4/panel/plugins/* \ | 25 | ${datadir}/xfce4/panel/plugins/* \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | RRECOMMENDS_${PN} = "gvfs gvfsd-trash" | 28 | RRECOMMENDS:${PN} = "gvfs gvfsd-trash" |
