diff options
| -rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc index 32fcf7a9b2..7f1ab83f59 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils.inc +++ b/meta/recipes-gnome/gnome/gnome-doc-utils.inc | |||
| @@ -15,4 +15,6 @@ do_install_append() { | |||
| 15 | 15 | ||
| 16 | FILES_${PN} += "${datadir}/xml*" | 16 | FILES_${PN} += "${datadir}/xml*" |
| 17 | 17 | ||
| 18 | RDEPENDS_${PN} = "bash" | ||
| 19 | |||
| 18 | BBCLASSEXTEND = "native" | 20 | BBCLASSEXTEND = "native" |
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb index d85697f97b..0019f451b1 100644 --- a/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb +++ b/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require gnome-doc-utils.inc | 1 | require gnome-doc-utils.inc |
| 2 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ | 2 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ |
| 3 | file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" | 3 | file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" |
| 4 | PR = "r1" | 4 | PR = "r2" |
| 5 | 5 | ||
| 6 | SRC_URI += "file://xsltproc_nonet.patch" | 6 | SRC_URI += "file://xsltproc_nonet.patch" |
| 7 | 7 | ||
