spnavcfg: fix depends
This commit is contained in:
		
							parent
							
								
									ba0f486a37
								
							
						
					
					
						commit
						69a6dfebde
					
				@ -1,5 +1,3 @@
 | 
				
			|||||||
# Generated by mksrcinfo v8
 | 
					 | 
				
			||||||
# Sat Feb 25 12:29:29 UTC 2017
 | 
					 | 
				
			||||||
pkgbase = spnavcfg
 | 
					pkgbase = spnavcfg
 | 
				
			||||||
	pkgdesc = The spacenav project provides a free, compatible alternative, to the proprietary 3Dconnexion device driver and SDK, for their 3D input devices (called 'space navigator', 'space pilot', 'space traveller', etc).
 | 
						pkgdesc = The spacenav project provides a free, compatible alternative, to the proprietary 3Dconnexion device driver and SDK, for their 3D input devices (called 'space navigator', 'space pilot', 'space traveller', etc).
 | 
				
			||||||
	pkgver = 0.3
 | 
						pkgver = 0.3
 | 
				
			||||||
@ -10,6 +8,7 @@ pkgbase = spnavcfg
 | 
				
			|||||||
	license = GPL
 | 
						license = GPL
 | 
				
			||||||
	makedepends = gcc
 | 
						makedepends = gcc
 | 
				
			||||||
	makedepends = make
 | 
						makedepends = make
 | 
				
			||||||
 | 
						depends = gtk2
 | 
				
			||||||
	provides = spnavcfg
 | 
						provides = spnavcfg
 | 
				
			||||||
	source = http://downloads.sourceforge.net/spacenav/spnavcfg-0.3.tar.gz
 | 
						source = http://downloads.sourceforge.net/spacenav/spnavcfg-0.3.tar.gz
 | 
				
			||||||
	md5sums = ac4ac49b07c4a4dbfa6ba1cd0d357273
 | 
						md5sums = ac4ac49b07c4a4dbfa6ba1cd0d357273
 | 
				
			||||||
 | 
				
			|||||||
@ -7,6 +7,7 @@ pkgdesc="The spacenav project provides a free, compatible alternative, to the pr
 | 
				
			|||||||
arch=('i686' 'x86_64')
 | 
					arch=('i686' 'x86_64')
 | 
				
			||||||
url="http://spacenav.sourceforge.net/"
 | 
					url="http://spacenav.sourceforge.net/"
 | 
				
			||||||
license=('GPL')
 | 
					license=('GPL')
 | 
				
			||||||
 | 
					depends=(gtk2)
 | 
				
			||||||
makedepends=('gcc' 'make')
 | 
					makedepends=('gcc' 'make')
 | 
				
			||||||
provides=('spnavcfg')
 | 
					provides=('spnavcfg')
 | 
				
			||||||
options=()
 | 
					options=()
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user