Commit 7d19f838 authored by Seblu's avatar Seblu
Browse files

up


git-svn-id: https://seblu.net/s/archpkg@224 02741741-5192-46b8-8916-7152b19231d9
parent a8221ff7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ pkgdesc='Native Linux KVM tool'
arch=('i686' 'x86_64')
license=('GPL2')
url='https://github.com/penberg/linux-kvm'
depends=('glibc' 'zlib' 'libaio' 'libvncserver' 'sdl')
depends=('glibc' 'zlib' 'libaio' 'libvncserver' 'sdl' 'git')
provides=('kvm')

gitroot='git://github.com/penberg/linux-kvm.git'