summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 6556711d7..11d327d15 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -100,6 +100,7 @@ Executable git-annex
CPP-Options: -DWITH_ASSISTANT
if flag(Android)
+ Build-Depends: data-endian
CPP-Options: -D__ANDROID__
if os(linux) && flag(Inotify)