gplugin/gplugin

Add the note about pygobject3 under homebrew
feature/osx-fixing
2015-12-20, Gary Kramlich
c7cd2fceb281
Parents d03aa8e308ea
Children 3fe14c419cec
Add the note about pygobject3 under homebrew
  • +7 -0
    HACKING.OSX
  • --- a/HACKING.OSX Sat Dec 19 23:19:55 2015 -0600
    +++ b/HACKING.OSX Sun Dec 20 18:26:15 2015 -0600
    @@ -19,3 +19,10 @@
    and then running "luarocks install lgi"
    +PYTHON
    +======
    +
    +If you're using homebrew, you need to install pygobject3 with
    +
    + brew install pygobject3 --with-python3
    +