diff options
Diffstat (limited to 'app-crypt/ccrypt')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild index c3c7458e6a6a..79fb9bc88d71 100644 --- a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -BEPEND="emacs? ( virtual/emacs )" +BEPEND="emacs? ( >=app-editors/emacs-23.1:* )" src_configure() { econf \ |