summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-09-21 23:04:32 +0200
committerCarl Hetherington <cth@carlh.net>2024-09-21 23:04:32 +0200
commit3c8e87575da3795aa31ed9653da72abb8ed88996 (patch)
tree584a6c386fb1969808ecc3c14fbaedc6a3fadd81 /README.md
parent791e68abfcde03982105896505c91863b7795c5e (diff)
Remove unused references to boost::signals2.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4bfe387f..b8d53732 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Bugfixes were received from Philip Tschiemer.
# Dependencies
- pkg-config (for build system)
-- boost (1.45 or above): filesystem, signals2, datetime and unit testing libraries
+- boost (1.45 or above): filesystem, datetime and unit testing libraries
- openssl
- libxml++
- xmlsec