aboutsummaryrefslogtreecommitdiff
path: root/project/BuildDependencies
diff options
context:
space:
mode:
authorwsoltys <wiso@no.way>2013-06-17 21:11:12 +0200
committerwsoltys <wiso@no.way>2013-06-17 21:11:38 +0200
commit7e42adf710187062b8ecf44a9ac2036a1f5474be (patch)
treef6d4ab88ad20872166e5e02318e5e0849e98b88d /project/BuildDependencies
parent7734bfcb4b37bdc1c691e8d598f98db7c4669e88 (diff)
[mingw] added pkg-config to fix configure finding not all available libs
Diffstat (limited to 'project/BuildDependencies')
-rw-r--r--project/BuildDependencies/scripts/get_mingw_env.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/project/BuildDependencies/scripts/get_mingw_env.txt b/project/BuildDependencies/scripts/get_mingw_env.txt
index a76987aa96..3fe4083912 100644
--- a/project/BuildDependencies/scripts/get_mingw_env.txt
+++ b/project/BuildDependencies/scripts/get_mingw_env.txt
@@ -25,4 +25,5 @@ gettext-0.17-1-mingw32-dev.tar.lzma http://mirrors.xbmc.org/build-deps/w
libintl-0.17-1-mingw32-dll-8.tar.lzma http://mirrors.xbmc.org/build-deps/win32/mingw-msys/ http://sourceforge.net/projects/mingw/files/MinGW/gettext/gettext-0.17-1/
libiconv-1.13.1-1-mingw32-dll-2.tar.lzma http://mirrors.xbmc.org/build-deps/win32/mingw-msys/ http://sourceforge.net/projects/mingw/files/MinGW/libiconv/libiconv-1.13.1-1/
libiconv-1.13.1-1-mingw32-dev.tar.lzma http://mirrors.xbmc.org/build-deps/win32/mingw-msys/ http://sourceforge.net/projects/mingw/files/MinGW/libiconv/libiconv-1.13.1-1/
-make-3.82-5-mingw32-bin.tar.lzma http://mirrors.xbmc.org/build-deps/win32/mingw-msys/ http://sourceforge.net/projects/mingw/files/MinGW/Extension/make/make-3.82-mingw32/ \ No newline at end of file
+make-3.82-5-mingw32-bin.tar.lzma http://mirrors.xbmc.org/build-deps/win32/mingw-msys/ http://sourceforge.net/projects/mingw/files/MinGW/Extension/make/make-3.82-mingw32/
+pkg-config-lite-0.28-1_bin-win32.zip http://mirrors.xbmc.org/build-deps/win32/mingw-msys/ http://sourceforge.net/projects/pkgconfiglite/files/http://sourceforge.net/projects/pkgconfiglite/files/ \ No newline at end of file