summaryrefslogtreecommitdiffstats
path: root/doc/fbreader/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fbreader/DEPENDS')
-rwxr-xr-xdoc/fbreader/DEPENDS3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/fbreader/DEPENDS b/doc/fbreader/DEPENDS
index 8c06048348..b181653999 100755
--- a/doc/fbreader/DEPENDS
+++ b/doc/fbreader/DEPENDS
@@ -1,5 +1,4 @@
depends expat &&
-depends enca &&
depends liblinebreak &&
depends fribidi &&
if [[ $UI == gtk2 ]]; then
@@ -7,5 +6,5 @@ if [[ $UI == gtk2 ]]; then
fi &&
depends sqlite &&
if [[ "$FBREADER_BRANCH" == "scm" ]];then
- depends subversion
+ depends git
fi