[4.2] qubes-vm-core: add missing rsvg-convert depend #76
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,7 @@ subpackages="
|
||||||
$pkgname-pyc
|
$pkgname-pyc
|
||||||
"
|
"
|
||||||
pkgver=4.2.35
|
pkgver=4.2.35
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
_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"
|
||||||
|
@ -19,6 +19,7 @@ options="!check" # No testsuite
|
||||||
depends="
|
depends="
|
||||||
blkid
|
blkid
|
||||||
coreutils
|
coreutils
|
||||||
|
dbus-x11
|
||||||
dconf
|
dconf
|
||||||
desktop-file-utils
|
desktop-file-utils
|
||||||
device-mapper
|
device-mapper
|
||||||
|
@ -43,6 +44,7 @@ depends="
|
||||||
qubes-db-vm
|
qubes-db-vm
|
||||||
qubes-libvchan-xen
|
qubes-libvchan-xen
|
||||||
qubes-vm-utils
|
qubes-vm-utils
|
||||||
|
rsvg-convert
|
||||||
sed
|
sed
|
||||||
socat
|
socat
|
||||||
xdg-utils
|
xdg-utils
|
||||||
|
|
Loading…
Reference in a new issue