qubes-vm-core: add missing depends
This commit is contained in:
parent
376caaae3c
commit
41572968b2
1 changed files with 5 additions and 2 deletions
|
@ -10,7 +10,7 @@ subpackages="
|
|||
$pkgname-pyc
|
||||
"
|
||||
pkgver=4.2.19
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
_gittag="v$pkgver"
|
||||
pkgdesc="The Qubes core files for installation inside a Qubes VM."
|
||||
arch="x86_64"
|
||||
|
@ -19,14 +19,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