summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Lima2016-05-02 08:18:58 -0300
committerDaniel Lima2016-05-02 08:18:58 -0300
commita01510a3fc0d6be41f85e15fbbdd9dea83310499 (patch)
tree79a840ac0f0b31352a6833ca993b4ef77ce318ad /PKGBUILD
parentb150f65a00e6668704193989f31848fae491e862 (diff)
downloadaur-a01510a3fc0d6be41f85e15fbbdd9dea83310499.tar.gz
no gcc dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bda6ef762575..11a5f1b944c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Samples included in the CCV Library repository'
arch=('i686' 'x86_64')
url='http://libccv.org/'
license=('BSD3')
-makedepends=('subversion' 'gcc')
+makedepends=('subversion')
source=('svn+https://github.com/liuliu/ccv/trunk/samples'
'https://raw.githubusercontent.com/liuliu/ccv/stable/COPYING')
sha256sums=('SKIP'