summaryrefslogtreecommitdiff
path: root/packages/vte/vte.inc
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-03-05 16:02:34 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-03-05 16:02:34 +0000
commit2f4832a6b62ef758abd8535fa4f3fbd7c1e120ba (patch)
treed156ffef900802eac3aacfe6f7f5466ae74bd94c /packages/vte/vte.inc
parent2fb51c1a7ca0f0336a590095484aaf8643f79032 (diff)
vte_0.16.9.bb : add patch to hopefully fix pkgconfig issues with sysroot
Diffstat (limited to 'packages/vte/vte.inc')
-rw-r--r--packages/vte/vte.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/vte/vte.inc b/packages/vte/vte.inc
index e575a5a3fb..e9313cd861 100644
--- a/packages/vte/vte.inc
+++ b/packages/vte/vte.inc
@@ -5,6 +5,8 @@ RDEPENDS = "termcap"
inherit gnome
+SRC_URI += "file://vte-pkgconfig-fixes.patch;patch=1"
+
EXTRA_OECONF = "--disable-gtk-doc"
do_stage() {