changeset 731:e56610c5ece2

now we need pkg-config for pygraphviz
author Jeff Hammel <k0scist@gmail.com>
date Sun, 01 Feb 2015 21:15:45 +0000
parents 9c2a18033128
children fc81284013bf
files python/install_config.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/python/install_config.py	Wed Dec 10 10:48:20 2014 -0800
+++ b/python/install_config.py	Sun Feb 01 21:15:45 2015 +0000
@@ -159,6 +159,7 @@
               "graphviz-dev",
               "irssi",
               "mercurial",
+              "pkg-config",
               "python-dev",
               "python-lxml",
               "libxml2"