summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/xen/xen.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index c0a087ec..d3c7a7d4 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -2,7 +2,7 @@ HOMEPAGE = "http://xen.org"
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3SECTION = "console/tools" 3SECTION = "console/tools"
4 4
5inherit autotools-brokensep 5inherit autotools-brokensep pkgconfig
6 6
7require xen-arch.inc 7require xen-arch.inc
8 8