summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e44db2d514a2..166944146636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,8 @@ license=("GPL2" "LGPL2.1")
depends=('libftd2xx')
makedepends=('git' 'gcc' 'libftd2xx' 'flex' 'bison')
#makedepends=(svn gcc flex bison)
+replaces=('urjtag-svn')
+provides=('urjtag')
conflicts=('urjtag')
options=('!strip')
source=("$pkgname::git://git.code.sf.net/p/urjtag/git"