diff options
Diffstat (limited to 'dev-vcs/git/git-9999.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 37136eafce08..fb34aa101ae5 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -69,7 +69,6 @@ DEPEND=" net-misc/curl webdav? ( dev-libs/expat ) ) - emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) " @@ -114,6 +113,7 @@ BDEPEND=" app-text/xmlto sys-apps/texinfo ) + emacs? ( >=app-editors/emacs-23.1:* ) gnome-keyring? ( virtual/pkgconfig ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) |