summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIsmael Luceno2022-08-12 18:15:08 +0200
committerIsmael Luceno2022-08-12 18:15:08 +0200
commit1e7372fb52ed8b9a7b436afb0dc3bb395f07e637 (patch)
treee3caabcb1f05ebd93517f485b79e81f6439a8e77 /net
parent4accfe22317212d009131e8304acc95b421b05b4 (diff)
samba4: Add missing dependencies
Diffstat (limited to 'net')
-rwxr-xr-xnet/samba4/DEPENDS2
-rw-r--r--net/samba4/HISTORY3
2 files changed, 5 insertions, 0 deletions
diff --git a/net/samba4/DEPENDS b/net/samba4/DEPENDS
index d2c84ab635..25c7f2ae4d 100755
--- a/net/samba4/DEPENDS
+++ b/net/samba4/DEPENDS
@@ -1,9 +1,11 @@
+depends dnspython &&
depends e2fsprogs &&
depends gnutls &&
depends libcap &&
depends parse-yapp &&
depends popt &&
depends python3 &&
+depends python-markdown &&
depends tevent &&
depends talloc &&
depends ldb &&
diff --git a/net/samba4/HISTORY b/net/samba4/HISTORY
index e00f06a950..44a17230fc 100644
--- a/net/samba4/HISTORY
+++ b/net/samba4/HISTORY
@@ -1,3 +1,6 @@
+2022-08-12 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: added missing depedencies: python-markdown, dnspython
+
2022-05-28 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 4.15.7, SECURITY_PATCH++
CVE-2021-44141