| Submitter | Andreas Müller |
|---|---|
| Date | Jan. 3, 2012, 2:41 p.m. |
| Message ID | <1325601709-13917-3-git-send-email-schnitzeltony@gmx.de> |
| Download | mbox | patch |
| Permalink | /patch/18239/ |
| State | Accepted |
| Commit | 93229b3e604f8e050f467afd877ac0e873f9c285 |
| Headers | show |
Comments
Patch
diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb index 0887c38..ae9dddf 100644 --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Xfce4 Widget library and X Window System interaction" SECTION = "x11/libs" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" -DEPENDS = "gtk+ gettext intltool libxfce4util startup-notification xfconf" +DEPENDS = "gtk+ intltool libxfce4util startup-notification xfconf" inherit xfce
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> --- .../recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)