OSX: Update dependencies to match Gramps-3.3.0 release notes.

svn: r17854
This commit is contained in:
John Ralls
2011-06-28 18:54:40 +00:00
parent c7511d17cd
commit 7e7cf7d553
3 changed files with 60 additions and 12 deletions

View File

@@ -24,6 +24,7 @@ export GTK2_RC_FILES="$bundle_etc/gtk-2.0/gtkrc"
export GTK_IM_MODULE_FILE="$bundle_etc/gtk-2.0/gtk.immodules"
export GDK_PIXBUF_MODULE_FILE="$bundle_etc/gtk-2.0/gdk-pixbuf.loaders"
export PANGO_RC_FILE="$bundle_etc/pango/pangorc"
export GVBINDIR="$bundle_lib/graphviz"
#Set $PYTHON to point inside the bundle
export PYTHON="$bundle_contents/MacOS/python"