qubes-vm-core: add missing depends
This commit is contained in:
parent
54447345b4
commit
4f4c87063f
1 changed files with 5 additions and 2 deletions
|
@ -9,7 +9,7 @@ subpackages="
|
|||
$pkgname-doc
|
||||
"
|
||||
pkgver=4.1.44
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
_gittag="v$pkgver"
|
||||
pkgdesc="The Qubes core files for installation inside a Qubes VM."
|
||||
arch="x86_64"
|
||||
|
@ -18,14 +18,17 @@ license="GPL"
|
|||
options="!check" # No testsuite
|
||||
depends="
|
||||
coreutils
|
||||
blkid
|
||||
dconf
|
||||
desktop-file-utils
|
||||
device-mapper
|
||||
diffutils
|
||||
e2fsprogs
|
||||
e2fsprogs-extra
|
||||
ethtool
|
||||
fakeroot
|
||||
gawk
|
||||
grep
|
||||
eudev
|
||||
haveged
|
||||
icu
|
||||
imagemagick
|
||||
|
|
Loading…
Reference in a new issue