From 7e264bafa2254671e0f33522e4a71e074210c2d5 Mon Sep 17 00:00:00 2001 From: Adamansky Anton Date: Thu, 25 Apr 2013 11:40:05 +0700 Subject: [PATCH] Update WIN32.md --- tcejdb/WIN32.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tcejdb/WIN32.md b/tcejdb/WIN32.md index d8d0432..fad7f95 100644 --- a/tcejdb/WIN32.md +++ b/tcejdb/WIN32.md @@ -7,13 +7,15 @@ Prerequsties ------------------------------------------ * Install **Linux x64 OS** (tested on debian/ubuntu) - * Install thise packages: - + * Install all thise packages: +``` autoconf automake bash bison bzip2 cmake flex gcc intltool libtool make openssl patch perl pkg-config scons sed unzip wget xz-utils yasm zip wine git +``` + Creating build environment ----------------------------------------- -- 2.7.4