| Submitter | Andreas Müller |
|---|---|
| Date | Sept. 22, 2011, 3:06 p.m. |
| Message ID | <1316704004-19647-12-git-send-email-schnitzeltony@gmx.de> |
| Download | mbox | patch |
| Permalink | /patch/11997/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb b/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb index 7589f6d..782f30c 100644 --- a/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb +++ b/meta-xfce/recipes-xfce/tasks/task-xfce-base.bb @@ -29,6 +29,8 @@ RDEPENDS_${PN} = " \ xfce4-panel-plugin-tasklist \ xfce4-panel-plugin-windowmenu \ xfce4-settings \ + \ + xfce4-notifyd \ xfce-terminal \ thunar \ thunar-volman \
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> --- meta-xfce/recipes-xfce/tasks/task-xfce-base.bb | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)