From 1f599bb71069cb359748685860e322f6a6be077e Mon Sep 17 00:00:00 2001 From: plonibarploni <44826203+plonibarploni@users.noreply.github.com> Date: Sun, 11 Nov 2018 14:45:27 -0500 Subject: [PATCH 1/2] remove obsolete dependencies this closes #373. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bcb1e05..5ca9bd1 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ for a few optional modules (note that some might not be available on your distri ``` apt-get install libssl-dev libssh-dev libidn11-dev libpcre3-dev \ libgtk2.0-dev libmysqlclient-dev libpq-dev libsvn-dev \ - firebird-dev libncp-dev + firebird-dev ``` This enables all optional modules and features with the exception of Oracle, @@ -526,4 +526,4 @@ zlGuZP1S6Y7S13ytiULSzTfUxJmyGYgNo+4ygh0i6Dudf9NLmV+i9aEIbLbd6bni zB3yrr+vYBT0uDWmxwPjiJs= =ytEf -----END PGP PUBLIC KEY BLOCK----- -``` \ No newline at end of file +``` From 9ad5738bdbd4927f5b6044204b6eae12fa86eae6 Mon Sep 17 00:00:00 2001 From: plonibarploni <44826203+plonibarploni@users.noreply.github.com> Date: Sun, 11 Nov 2018 14:48:27 -0500 Subject: [PATCH 2/2] remove obsolete dependency --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index bcb1e05..5ca9bd1 100644 --- a/README +++ b/README @@ -80,7 +80,7 @@ for a few optional modules (note that some might not be available on your distri ``` apt-get install libssl-dev libssh-dev libidn11-dev libpcre3-dev \ libgtk2.0-dev libmysqlclient-dev libpq-dev libsvn-dev \ - firebird-dev libncp-dev + firebird-dev ``` This enables all optional modules and features with the exception of Oracle, @@ -526,4 +526,4 @@ zlGuZP1S6Y7S13ytiULSzTfUxJmyGYgNo+4ygh0i6Dudf9NLmV+i9aEIbLbd6bni zB3yrr+vYBT0uDWmxwPjiJs= =ytEf -----END PGP PUBLIC KEY BLOCK----- -``` \ No newline at end of file +```