mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: tdb: Add libxcrypt dependency.
* gnu/packages/databases.scm (tdb): Add libxcrypt dependency. Change-Id: If44722b61b9ed427665b5939a2c5f5ef35e78691
This commit is contained in:
parent
5fbe77bed7
commit
e536b15a3d
1 changed files with 1 additions and 0 deletions
|
@ -2050,6 +2050,7 @@ changes.")
|
||||||
(string-append "--prefix=" out))))))))
|
(string-append "--prefix=" out))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list docbook-xsl
|
(list docbook-xsl
|
||||||
|
libxcrypt
|
||||||
libxslt
|
libxslt
|
||||||
python ;for the Waf build system
|
python ;for the Waf build system
|
||||||
which))
|
which))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue