diff options
-rw-r--r-- | meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb b/meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb index 6a6397cee6..af2bab3804 100644 --- a/meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb +++ b/meta-gnome/recipes-gnome/yelp/yelp-tools_3.32.2.bb | |||
@@ -5,12 +5,11 @@ LIC_FILES_CHKSUM = " \ | |||
5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | 5 | file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ |
6 | " | 6 | " |
7 | 7 | ||
8 | inherit gnomebase | 8 | inherit gnomebase itstool |
9 | 9 | ||
10 | DEPENDS += " \ | 10 | DEPENDS += " \ |
11 | libxslt-native \ | 11 | libxslt-native \ |
12 | libxml2-native \ | 12 | libxml2-native \ |
13 | itstool-native \ | ||
14 | yelp-xsl \ | 13 | yelp-xsl \ |
15 | " | 14 | " |
16 | 15 | ||