mirror of
https://github.com/imapsync/imapsync.git
synced 2025-07-20 09:15:53 +02:00
Update INSTALL.Debian.txt
/usr/bin/time isn't in buster or later by default
This commit is contained in:
parent
452ebe34ac
commit
8a04276819
1 changed files with 2 additions and 1 deletions
|
@ -115,7 +115,8 @@ apt install \
|
|||
libtest-deep-perl \
|
||||
libtest-warn-perl \
|
||||
make \
|
||||
cpanminus
|
||||
cpanminus \
|
||||
time
|
||||
|
||||
The package libdata-uniqid-perl is in the jessie-backports repository
|
||||
https://packages.debian.org/fr/jessie-backports/libdata-uniqid-perl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue