qubes-vm-core: fix build
This commit is contained in:
parent
d366575faa
commit
51e314e969
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ subpackages="
|
|||
$pkgname-doc
|
||||
"
|
||||
pkgver=4.1.44
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_gittag="v$pkgver"
|
||||
pkgdesc="The Qubes core files for installation inside a Qubes VM."
|
||||
arch="x86_64"
|
||||
|
@ -29,6 +29,7 @@ depends="
|
|||
icu
|
||||
imagemagick
|
||||
librsvg
|
||||
lsb-release-minimal
|
||||
net-tools
|
||||
ntpsec
|
||||
procps
|
||||
|
|
Loading…
Reference in a new issue