diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/kmscon/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/kmscon/PKGBUILD')
-rw-r--r-- | community/kmscon/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/kmscon/PKGBUILD b/community/kmscon/PKGBUILD index 0d04c752f..b636844a9 100644 --- a/community/kmscon/PKGBUILD +++ b/community/kmscon/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98861 2013-10-20 18:22:20Z thestinger $ +# $Id: PKGBUILD 99822 2013-10-31 01:55:06Z allan $ # Maintainer: Daniel Micay <danielmicay@gmail.com> # Contributor: David Herrmann <dh.herrmann@googlemail.com> pkgname=kmscon @@ -10,7 +10,6 @@ url='https://github.com/dvdhrm/kmscon' license=('MIT') depends=(systemd libdrm mesa libegl libgbm libgles pango libxkbcommon libpciaccess xkeyboard-config) makedepends=(git libxslt docbook-xsl linux-api-headers) -options=(!libtool) __gitroot=https://github.com/dvdhrm/kmscon.git __gitname=kmscon |