qubes-vm-core: add eudev depend
This commit is contained in:
parent
52f5847075
commit
376caaae3c
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ subpackages="
|
||||||
$pkgname-pyc
|
$pkgname-pyc
|
||||||
"
|
"
|
||||||
pkgver=4.2.19
|
pkgver=4.2.19
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
_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"
|
||||||
|
@ -26,6 +26,7 @@ depends="
|
||||||
fakeroot
|
fakeroot
|
||||||
gawk
|
gawk
|
||||||
grep
|
grep
|
||||||
|
eudev
|
||||||
haveged
|
haveged
|
||||||
icu
|
icu
|
||||||
imagemagick
|
imagemagick
|
||||||
|
|
Loading…
Reference in a new issue