From 1f31024aa4c5607fb74cfe1b5a752b390cd2c947 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Thu, 15 Jul 2010 16:13:28 -0400 Subject: [PATCH] Add git to the required packages. --- config.coblitz/devel.pkgs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.coblitz/devel.pkgs b/config.coblitz/devel.pkgs index 1458b49e..10add113 100644 --- a/config.coblitz/devel.pkgs +++ b/config.coblitz/devel.pkgs @@ -94,6 +94,5 @@ package: python-cherrypy ########## # for sfa : rebuilding wsdl index at build-time package: python-uuid pyOpenSSL m2crypto -########## -# for comon -package: libpng-devel freetype freetype-devel libart_lgpl-devel gd-devel db4 db4-devel +# for git +package: make git -- 2.43.0