mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-30 19:43:47 +00:00 
			
		
		
		
	Revert "provision: Fix missing <sasl/sasl.h> headers during provision."
This reverts commit cc9dc07b07.  It was
merged with no review and has various issues (see #16086).
Signed-off-by: Anders Kaseorg <anders@zulip.com>
			
			
This commit is contained in:
		| @@ -142,13 +142,6 @@ COMMON_DEPENDENCIES = [ | ||||
|     "libappindicator1", | ||||
|     "xdg-utils", | ||||
|     # Puppeteer dependencies end here. | ||||
|  | ||||
|     # Fixes missing sasl.h headers during | ||||
|     # python-ldap installation. | ||||
|     "libsasl2-dev", | ||||
|     "gcc", | ||||
|     "python-dev", | ||||
|  | ||||
| ] | ||||
|  | ||||
| UBUNTU_COMMON_APT_DEPENDENCIES = COMMON_DEPENDENCIES + [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user