diff options
Diffstat (limited to 'bochs')
-rw-r--r-- | bochs/bochs_2.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bochs/bochs_2.1.oe b/bochs/bochs_2.1.oe index 06e72d7a12..44eccd5362 100644 --- a/bochs/bochs_2.1.oe +++ b/bochs/bochs_2.1.oe @@ -6,7 +6,7 @@ DEPENDS = "virtual/libc libsdl-qpe" SRC_URI = "${SOURCEFORGE_MIRROR}/bochs/bochs-${PV}.tar.gz \ file://${FILESDIR}/compile.patch;patch=1" -inherit autotools libtool +inherit autotools EXTRA_OECONF = "--without-x \ --without-x11 \ |