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
|
$pkgname-doc
|
||||||
"
|
"
|
||||||
pkgver=4.1.44
|
pkgver=4.1.44
|
||||||
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"
|
||||||
|
@ -29,6 +29,7 @@ depends="
|
||||||
icu
|
icu
|
||||||
imagemagick
|
imagemagick
|
||||||
librsvg
|
librsvg
|
||||||
|
lsb-release-minimal
|
||||||
net-tools
|
net-tools
|
||||||
ntpsec
|
ntpsec
|
||||||
procps
|
procps
|
||||||
|
|
Loading…
Reference in a new issue