Date: Wednesday, April 30, 2014 @ 12:44:50
  Author: spupykin
Revision: 110455

Modified:
  cgit/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-04-30 10:43:42 UTC (rev 110454)
+++ PKGBUILD    2014-04-30 10:44:50 UTC (rev 110455)
@@ -14,6 +14,7 @@
 license=('GPL2')
 depends=('openssl' 'luajit')
 makedepends=('zlib' 'curl' 'asciidoc')
+optdepends=('python2-pygments: syntax highlighting support')
 install=cgit.install
 source=("http://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz";
        "apache.example.conf")

Reply via email to