diff options
Diffstat (limited to 'dev-vcs/git-annex/metadata.xml')
-rw-r--r-- | dev-vcs/git-annex/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-vcs/git-annex/metadata.xml b/dev-vcs/git-annex/metadata.xml index 351a729bdbce..e7807d6010b1 100644 --- a/dev-vcs/git-annex/metadata.xml +++ b/dev-vcs/git-annex/metadata.xml @@ -22,6 +22,8 @@ <flag name="androidsplice">Get TH splices for Android.</flag> <flag name="asciiprogress">Use ascii-progress library (experimental)</flag> <flag name="cryptohash">Enable use of cryptohash for checksumming</flag> + <flag name="concurrentoutput">Use concurrent-output library (experimental)</flag> + <flag name="cryptonite">Use the cryptonite library, instead of the older cryptohash</flag> <flag name="database">Enable building with <pkg>dev-haskell/persistent</pkg> for database use</flag> <flag name="desktopnotify">Enable desktop environment notifications</flag> <flag name="desktop-notify">Enable desktop environment notifications</flag> |