summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f111e1b7257..3d74146f023b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('LGPL')
#url="http://www.rowetel.com/blog/?page_id=452"
url="http://codec2.org/"
depends=('glibc')
-makedepends=('subversion' 'cmake')
+makedepends=('git' 'cmake')
provides=('codec2')
conflicts=('codec2')
source=('git+https://github.com/drowe67/codec2')