mirror of
				https://git.koehlerweb.org/frodovdr/guac-install
				synced 2025-10-31 07:06:39 +01:00 
			
		
		
		
	Add Support for Raspbian (#84)
This commit is contained in:
		| @@ -99,7 +99,7 @@ then | |||||||
|     else |     else | ||||||
|         LIBPNG="libpng-dev" |         LIBPNG="libpng-dev" | ||||||
|     fi |     fi | ||||||
| elif [[ "${NAME}" == *"Debian"* ]] | elif [[ "${NAME}" == *"Debian"* ]] || [[ "${NAME}" == *"Raspbian GNU/Linux"* ]] | ||||||
| then | then | ||||||
|     JPEGTURBO="libjpeg62-turbo-dev" |     JPEGTURBO="libjpeg62-turbo-dev" | ||||||
|     if [[ "${PRETTY_NAME}" == *"stretch"* ]] |     if [[ "${PRETTY_NAME}" == *"stretch"* ]] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user