summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3de5bbe34896..68c5aa27eaac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="automatic device model compiler for Gnucap"
arch=('i686' 'x86_64')
url="http://gnucap.org/"
license=('GPL')
-depends=('python' 'gnucap' 'boost' 'adms-git' 'gnucap-custom-git')
+depends=('python' 'gnucap' 'boost' 'adms' 'gnucap-custom-git')
makedepends=('git')
provides=('gnucap-adms')
conflicts=('gnucap-adms')