Add new sdl2 dependency to its .pc file
This commit is contained in:
		
							parent
							
								
									13f25e0993
								
							
						
					
					
						commit
						975fd8d3fd
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -53,6 +53,8 @@ ffbuild_dockerbuild() {
 | 
				
			||||||
    sed -ri -e 's/ -lSDL2//g' \
 | 
					    sed -ri -e 's/ -lSDL2//g' \
 | 
				
			||||||
        -e 's/Libs: /Libs: -lSDL2 /'\
 | 
					        -e 's/Libs: /Libs: -lSDL2 /'\
 | 
				
			||||||
        "$FFBUILD_PREFIX"/lib/pkgconfig/sdl2.pc
 | 
					        "$FFBUILD_PREFIX"/lib/pkgconfig/sdl2.pc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    echo 'Requires: samplerate' >> "$FFBUILD_PREFIX"/lib/pkgconfig/sdl2.pc
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ffbuild_configure() {
 | 
					ffbuild_configure() {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue