X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=ae6750b73c077897884e030fb5014410a7fa3a4f;hb=27ef3adbdab411b6d5c90ee562a80476a49ed973;hp=be77e279900069a01ae809bd380a0fa184b6e56b;hpb=8c8df09c31b016ada45f0e67c3a8ae35025a2690;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index be77e27..ae6750b 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: grml-hwinfo Section: admin Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5.0.0) -Standards-Version: 3.9.8 +Build-Depends: debhelper-compat (= 12), +Standards-Version: 4.5.0 Homepage: https://git.grml.org/?p=grml-hwinfo.git Vcs-git: git://git.grml.org/grml-hwinfo.git Vcs-Browser: https://git.grml.org/?p=grml-hwinfo.git @@ -15,6 +15,8 @@ Architecture: all Depends: sysfsutils, ${misc:Depends} Recommends: acpi, + acpica-tools, + cpuid, dconf, dmidecode, dmsetup, @@ -28,6 +30,7 @@ Recommends: acpi, lvm2, mcelog, mdadm, + mokutil, net-tools, numactl, open-iscsi,