Skip to content

Commit 6897e1b

Browse files
docs: add Dependencies
1 parent b0d5406 commit 6897e1b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ to update the proxy settings of these applications.
55

66
proxyme can be combined with [cntlm](http://cntlm.sourceforge.net/) to reduce proxy pain on developer machines.
77

8+
Dependencies
9+
------------
10+
* boost: system, filesystem, program_options, regex
11+
* ctemplate
12+
13+
on Debian install them with the following command
14+
15+
sudo apt-get install libctemplate-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev
16+
817
Build & Install it
918
-------------------
1019
git clone https://github.com/bufferoverflow/proxyme.git

0 commit comments

Comments
 (0)