added opus and opusfile to dependencies
This commit is contained in:
		
							parent
							
								
									820c2de574
								
							
						
					
					
						commit
						c65f17db09
					
				
							
								
								
									
										2
									
								
								.SRCINFO
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.SRCINFO
									
									
									
									
									
								
							|  | @ -10,6 +10,8 @@ pkgbase = quakespasm-spiked-git | ||||||
| 	depends = libvorbis | 	depends = libvorbis | ||||||
| 	depends = libmad | 	depends = libmad | ||||||
| 	depends = sdl2 | 	depends = sdl2 | ||||||
|  | 	depends = opus | ||||||
|  | 	depends = opusfile | ||||||
| 	provides = quakespasm | 	provides = quakespasm | ||||||
| 	conflicts = quakespasm | 	conflicts = quakespasm | ||||||
| 	conflicts = quakespasm-svn | 	conflicts = quakespasm-svn | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								PKGBUILD
									
									
									
									
									
								
							|  | @ -8,7 +8,7 @@ pkgdesc="A modern Quake 1 engine. Forked from Quakespasm. AKA QSS. Git version w | ||||||
| arch=('i686' 'x86_64') | arch=('i686' 'x86_64') | ||||||
| url="http://triptohell.info/moodles/qss/" | url="http://triptohell.info/moodles/qss/" | ||||||
| license=('GPL2') | license=('GPL2') | ||||||
| depends=('libvorbis' 'libmad' 'sdl2') | depends=('libvorbis' 'libmad' 'sdl2' 'opus' 'opusfile') | ||||||
| conflicts=('quakespasm' 'quakespasm-svn') | conflicts=('quakespasm' 'quakespasm-svn') | ||||||
| provides=('quakespasm') | provides=('quakespasm') | ||||||
| install=$_pkgname.install | install=$_pkgname.install | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user