summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Streit <simon@netpanic.org>2022-01-03 13:00:46 +0100
committerSimon Streit <simon@netpanic.org>2022-01-06 00:11:55 +0100
commit8ced62d5a4116ef53143d224d2dcf981c9989d3c (patch)
tree2c61efeaa54b88c7693f7ced13af23919b0c4ba8
parent166421ba4f8abe62161fd6604912f6a12f124e08 (diff)
packages: add the reference to the dependency in samba.
-rw-r--r--siguix/packages/samba.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/siguix/packages/samba.scm b/siguix/packages/samba.scm
index 2cfb42f..92f7694 100644
--- a/siguix/packages/samba.scm
+++ b/siguix/packages/samba.scm
@@ -159,4 +159,5 @@
tdb
avahi ;new!
mit-krb5 ;new!
+ python-dnspython ;add missing dns module
))))