mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/offlineimap: Fixed dep info
This commit is contained in:
parent
15527ea13c
commit
17b6a78453
2 changed files with 1 additions and 4 deletions
|
@ -1,6 +1,3 @@
|
|||
OfflineIMAP is a tool to sync remote imap mailboxes
|
||||
and particularly useful in syncing mailboxes between
|
||||
two imap servers.
|
||||
|
||||
NOTE: docutils is needed with version >= 6.3.2, for
|
||||
generating documentation and man page.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/OfflineIMAP/offlineimap/archive/v7.2.2/offlineimap-
|
|||
MD5SUM="30ceddc4aac9bdc0bf0eb9f5f1010f17"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="docutils six"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Nishant Limbachia"
|
||||
EMAIL="nishant@mnspace.net"
|
||||
|
|
Loading…
Reference in a new issue