[arch-commits] Commit in cgit/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Apr 30 15:57:43 UTC 2014


    Date: Wednesday, April 30, 2014 @ 17:57:43
  Author: spupykin
Revision: 110473

Modified:
  cgit/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-30 15:27:51 UTC (rev 110472)
+++ PKGBUILD	2014-04-30 15:57:43 UTC (rev 110473)
@@ -14,7 +14,8 @@
 license=('GPL2')
 depends=('openssl' 'luajit')
 makedepends=('zlib' 'curl' 'asciidoc')
-optdepends=('python2-pygments: syntax highlighting support')
+optdepends=('python2-pygments: syntax highlighting support'
+	    'mime-types: serve file with correct content-type header')
 install=cgit.install
 source=("http://git.zx2c4.com/cgit/snapshot/cgit-$pkgver.tar.xz"
 	"apache.example.conf")




More information about the arch-commits mailing list