diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cdb47bc..652d11b 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 3.9.1 Build-Depends: debhelper (>= 7), gnat (>=4.0), gprbuild Package: hvinfo -Depends: libgnat-4.4 | libgnat-4.6 | libgnat-4.9 | libgnat-6 +Depends: libgnat-4.4 | libgnat-4.6 | libgnat-4.9 | libgnat-6 | libgnat-7 Architecture: i386 amd64 armhf arm64 Description: x86 hypervisor detection tool An x86 hypervisor detection with support for detecting |