diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/intltool/intltool_0.51.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/intltool/intltool_0.51.0.bb b/meta/recipes-devtools/intltool/intltool_0.51.0.bb index 551bdf0619..ecff2faf25 100644 --- a/meta/recipes-devtools/intltool/intltool_0.51.0.bb +++ b/meta/recipes-devtools/intltool/intltool_0.51.0.bb | |||
@@ -16,7 +16,7 @@ UPSTREAM_CHECK_URI = "https://launchpad.net/intltool/trunk/" | |||
16 | 16 | ||
17 | DEPENDS = "libxml-parser-perl-native" | 17 | DEPENDS = "libxml-parser-perl-native" |
18 | RDEPENDS_${PN} = "gettext-dev libxml-parser-perl" | 18 | RDEPENDS_${PN} = "gettext-dev libxml-parser-perl" |
19 | DEPENDS_class-native = "libxml-parser-perl-native" | 19 | DEPENDS_class-native = "libxml-parser-perl-native gettext-native" |
20 | 20 | ||
21 | inherit autotools pkgconfig perlnative | 21 | inherit autotools pkgconfig perlnative |
22 | 22 | ||