diff options
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils.inc | 2 | ||||
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils_0.20.2.bb | 7 | ||||
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils_0.20.4.bb | 7 |
3 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc index 7328c59279..9f5a6ffe42 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils.inc +++ b/meta/recipes-gnome/gnome/gnome-doc-utils.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | LICENSE = "GPL LGPL" | 1 | LICENSE = "GPL LGPL" |
2 | DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native" | 2 | DEPENDS = "libxml2 libxslt libxslt-native gnome-doc-utils-native" |
3 | DEPENDS_virtclass-native = "libxml2-native libxslt-native" | 3 | DEPENDS_virtclass-native = "libxml2-native libxslt-native gettext-native" |
4 | 4 | ||
5 | inherit gnome | 5 | inherit gnome |
6 | 6 | ||
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.2.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.2.bb deleted file mode 100644 index 9bdcceda76..0000000000 --- a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.2.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | require gnome-doc-utils.inc | ||
2 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | ||
3 | file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343 " | ||
4 | PR = "r1" | ||
5 | |||
6 | SRC_URI[archive.md5sum] = "920914c13c57e67616c6ff8594579786" | ||
7 | SRC_URI[archive.sha256sum] = "f6c0124f61b9400c63da630dd3a9ac1b738eac0058da245661ff699fad267aca" | ||
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.4.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.4.bb new file mode 100644 index 0000000000..a8cbcf0fec --- /dev/null +++ b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.4.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | require gnome-doc-utils.inc | ||
2 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | ||
3 | file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" | ||
4 | PR = "r0" | ||
5 | |||
6 | SRC_URI[archive.md5sum] = "6872b68dd081fc033e07d5877b4c0645" | ||
7 | SRC_URI[archive.sha256sum] = "97c6465ffb15969a9fe1761f16f30c1028977fb24ecda89a0b479170f6412e4d" | ||