summaryrefslogtreecommitdiff
path: root/community/gtest
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/gtest
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/gtest')
-rw-r--r--community/gtest/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gtest/PKGBUILD b/community/gtest/PKGBUILD
index 665d9df7c..9d1005c32 100644
--- a/community/gtest/PKGBUILD
+++ b/community/gtest/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 97632 2013-09-26 06:11:28Z fyan $
+# $Id: PKGBUILD 99792 2013-10-30 23:44:46Z allan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Alexandre Bique <bique.alexandre@gmail.com>
# Contributor: Louis R. Marascio <lrm@fitnr.com>
@@ -11,7 +11,6 @@ pkgdesc="Google Test - C++ testing utility based on the xUnit framework (like JU
arch=('i686' 'x86_64')
url="http://code.google.com/p/googletest/"
license=('custom:BSD3')
-options=('!libtool')
depends=('gcc-libs' 'sh')
makedepends=('python2' 'cmake')
source=("http://googletest.googlecode.com/files/$pkgname-$pkgver.zip")