Add Ubuntu pkgs needed to build git
[khome.git] / pkgs-ubuntu.list
index 9f035ca..ccc16c3 100644 (file)
@@ -7,6 +7,9 @@ zsh
 zsh-syntax-highlighting
 tig
 
+bison
+flex
+
 # Use src recipe to install cmake
 #cmake        # added to build neovim
 #cmake-doc
@@ -129,6 +132,9 @@ caja-open-terminal
 #------------------------------------------------------------------------------
 git
 
+# Email
+git-email
+
 # Large File Support
 git-lfs
 
@@ -148,6 +154,10 @@ gitmagic
 gitweb
 lighttpd  # Was needed by 'git instaweb'
 highlight  # Syntax highlighter which can be used by gitweb.
+
+# to build git from source
+asciidoc
+libcurl4-openssl-dev
 #------------------------------------------------------------------------------
 
 # subversion
This page took 0.024447 seconds and 4 git commands to generate.