aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/enca/README2
-rw-r--r--libraries/enca/enca.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/enca/README b/libraries/enca/README
index ee7388298a14..158ff87bc7b5 100644
--- a/libraries/enca/README
+++ b/libraries/enca/README
@@ -4,4 +4,4 @@ you to recode files without knowing their current encoding. It supports
most of Central and East European languages, and a few Unicode variants,
independently on language.
-Optionally recode can be compiled with enca if found.
+recode is an optional dependency.
diff --git a/libraries/enca/enca.info b/libraries/enca/enca.info
index edd432fe1925..8944d4b032b4 100644
--- a/libraries/enca/enca.info
+++ b/libraries/enca/enca.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://dl.cihar.com/enca/enca-1.13.tar.bz2"
MD5SUM="762bead5d9a0a5e55024e1102baaa89d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="recode"
+REQUIRES=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"