summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-18 08:46:35 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-20 15:27:33 +0100
commitb5d5a1330e2cde1fc663bd8d2d1ad97d68cbbcbe (patch)
treedcc09ec55e6f43e2b9a5646f103200ea8558ec26 /meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb
parent0f44c1862d0bdeba66b34acff42ea34643c482f8 (diff)
downloadpoky-b5d5a1330e2cde1fc663bd8d2d1ad97d68cbbcbe.tar.gz
gnome-doc-utils: Package up python site packages, bump PR
Add python-dir to the inherits list so we can grab the python site packages files as well. This fixes a 'installed but not packaged' QA problem with the python site package files. (From OE-Core rev: 13b3d3b8defd28411a8c654f96cc81d29e78b60d) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb')
-rw-r--r--meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb2
1 files changed, 1 insertions, 1 deletions
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 0019f451b1..4554122ddc 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 @@
1require gnome-doc-utils.inc 1require gnome-doc-utils.inc
2LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ 2LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \
3 file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343" 3 file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343"
4PR = "r2" 4PR = "r3"
5 5
6SRC_URI += "file://xsltproc_nonet.patch" 6SRC_URI += "file://xsltproc_nonet.patch"
7 7