qubes-vm-core: add eudev depend
This commit is contained in:
parent
e1f435d938
commit
14b2ac8af5
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ subpackages="
|
|||
$pkgname-doc
|
||||
"
|
||||
pkgver=4.1.44
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
_gittag="v$pkgver"
|
||||
pkgdesc="The Qubes core files for installation inside a Qubes VM."
|
||||
arch="x86_64"
|
||||
|
@ -25,6 +25,7 @@ depends="
|
|||
fakeroot
|
||||
gawk
|
||||
grep
|
||||
eudev
|
||||
haveged
|
||||
icu
|
||||
imagemagick
|
||||
|
|
Loading…
Reference in a new issue