summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEsben Haabendal2017-12-16 10:54:52 +0100
committerEsben Haabendal2017-12-16 10:54:52 +0100
commite4624f3fde6679205322efec3f6cb384862d8c88 (patch)
tree23bbb69dafdd44927cb3dbe6d43fc95ee2788ced
parent804ef944e76e0650128c740a1dbf9768c3d7bb80 (diff)
downloadaur-e4624f3fde6679205322efec3f6cb384862d8c88.tar.gz
Drop legacy dependency on ed
I have not been able to locate any reason for this dependency, so let's try and drop it.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5acc787f09aa..fcf9b7e1d0e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ _github_org="magit"
_github_repo="magit"
url="http://github.com/${_github_org}/${_github_repo}"
license=('GPL3')
-makedepends=('ed')
depends=('emacs' 'git' 'emacs-dash>=2.13.0' 'emacs-with-editor-git>=2.6.0' 'emacs-magit-popup>=2.12.0')
provides=('emacs-magit')
conflicts=('emacs-magit')