diff options
Diffstat (limited to 'meta-xfce')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb index 1d1a082ef9..5884ef64c8 100644 --- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb | |||
| @@ -22,3 +22,5 @@ do_install_append() { | |||
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4" | 24 | FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4" |
| 25 | |||
| 26 | RDEPENDS_${PN} = "bash" | ||
