diff --git a/urjtag/ChangeLog b/urjtag/ChangeLog index 6ba702a7..0e07ab7b 100644 --- a/urjtag/ChangeLog +++ b/urjtag/ChangeLog @@ -4,6 +4,8 @@ * src/tap/cable/generic_usbconn_list.h: Add usbjtagrs232. * src/tap/cable/ft2232.c: Add usbjtagrs232 support by Orasanu Lucian. + * doc/UrJTAG.txt: Note by Bogdan Petrisor for pkg-config requirement. + 2010-12-19 Mike Frysinger * data/xilinx/xc6slx45/STEPPINGS: Add stepping 2 from Sébastien Bourdeauducq. diff --git a/urjtag/THANKS b/urjtag/THANKS index 0b71dd1f..e1b7a298 100644 --- a/urjtag/THANKS +++ b/urjtag/THANKS @@ -78,6 +78,7 @@ Kent Palmkvist Brad Parker Ken Parker Christian Pellegrin +Bogdan Petrisor Laurent Pinchart Simon Qian Ramses VI diff --git a/urjtag/doc/UrJTAG.txt b/urjtag/doc/UrJTAG.txt index fa9f3989..04b7e386 100644 --- a/urjtag/doc/UrJTAG.txt +++ b/urjtag/doc/UrJTAG.txt @@ -349,7 +349,8 @@ page at Sourceforge: ==== Required software for compiling UrJTAG ==== -To run autogen.sh, you need autoconf and automake, bison, and a recent flex. +To run autogen.sh, you need autoconf and automake, bison, pkg-config +and a recent flex. The distributed source tarball contains source pregenerated with a current flex version; flex therefore is only needed if you want to compile code