| Submitter | Andreas Müller |
|---|---|
| Date | Sept. 22, 2011, 3:06 p.m. |
| Message ID | <1316704004-19647-4-git-send-email-schnitzeltony@gmx.de> |
| Download | mbox | patch |
| Permalink | /patch/11987/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb index 5d94b6c..bda79dd 100644 --- a/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb +++ b/meta-xfce/recipes-xfce/libxfce4util/libxfce4util_4.8.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Basic utility library for Xfce4" SECTION = "x11/libs" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" -DEPENDS = "intltool-native xfce4-dev-tools glib-2.0" +DEPENDS = "intltool-native xfce4-dev-tools-native glib-2.0" PR = "r0"
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> --- .../libxfce4util/libxfce4util_4.8.1.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)