mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/kvm-kmod: Fixed dep information
This commit is contained in:
parent
061c6b51e6
commit
20523f4afc
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/kvm/kvm-kmod-3.3.6.tar.bz2"
|
|||
MD5SUM="eb59cf6f4af504189874fd4049607e6e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qemu"
|
||||
REQUIRES="qemu-kvm"
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue