diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2017-04-24 15:23:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-24 15:23:30 -0400 |
commit | 9e3af5b2c3f17190c6a62440b153a52f80d2a2d9 (patch) | |
tree | e2d509a97ee580881f0ed57c84d75c34afb06296 /manifests/public.yaml | |
parent | ad13f9a34cf6c6309f303fc09cda8dfcbac440a3 (diff) | |
parent | 9cd9a4f9e8cead821bb6750ae26a612cfded443d (diff) | |
download | build_control-9e3af5b2c3f17190c6a62440b153a52f80d2a2d9.tar.gz |
Merge pull request #10 from rendinam/flags_and_patching
Flags and patching update, misc manifest and parameter updates
Diffstat (limited to 'manifests/public.yaml')
-rw-r--r-- | manifests/public.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manifests/public.yaml b/manifests/public.yaml index d831d87..da0f560 100644 --- a/manifests/public.yaml +++ b/manifests/public.yaml @@ -48,6 +48,9 @@ packages: - purge_path - pyds9 - pyfftw + - pyobjc-core + - pyobjc-framework-cocoa + - pyobjc-framework-quartz - pyqtgraph - pyraf - pyregion |