mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	puppet: We don't need compiler tools on our app servers.
(imported from commit e4065fdb2214583eed214dac5aa17ae61cbf70e5)
This commit is contained in:
		@@ -31,9 +31,6 @@ class zulip::app_frontend {
 | 
			
		||||
                    "postgresql-client-9.1",
 | 
			
		||||
                    "python-psycopg2",
 | 
			
		||||
                    "hunspell-en-us",
 | 
			
		||||
                    # Not required; for building things
 | 
			
		||||
                    "build-essential",
 | 
			
		||||
                    "libssl-dev",
 | 
			
		||||
                    # Needed for integrations
 | 
			
		||||
                    "python-twitter",
 | 
			
		||||
                    "python-embedly",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user