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
|
$pkgname-doc
|
||||||
"
|
"
|
||||||
pkgver=4.1.44
|
pkgver=4.1.44
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
_gittag="v$pkgver"
|
_gittag="v$pkgver"
|
||||||
pkgdesc="The Qubes core files for installation inside a Qubes VM."
|
pkgdesc="The Qubes core files for installation inside a Qubes VM."
|
||||||
arch="x86_64"
|
arch="x86_64"
|
||||||
|
@ -25,6 +25,7 @@ depends="
|
||||||
fakeroot
|
fakeroot
|
||||||
gawk
|
gawk
|
||||||
grep
|
grep
|
||||||
|
eudev
|
||||||
haveged
|
haveged
|
||||||
icu
|
icu
|
||||||
imagemagick
|
imagemagick
|
||||||
|
|
Loading…
Reference in a new issue