qubes-vm-core: fix lsb depend

This commit is contained in:
Antoine Martin 2023-08-16 00:27:39 -04:00
parent 51e314e969
commit cc3a7230e9
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -9,7 +9,7 @@ subpackages="
$pkgname-doc $pkgname-doc
" "
pkgver=4.1.44 pkgver=4.1.44
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"
@ -29,7 +29,6 @@ depends="
icu icu
imagemagick imagemagick
librsvg librsvg
lsb-release-minimal
net-tools net-tools
ntpsec ntpsec
procps procps
@ -49,6 +48,7 @@ makedepends="
gcc gcc
libx11-dev libx11-dev
linux-pam-dev linux-pam-dev
lsb-release-minimal
make make
pandoc pandoc
pkgconf pkgconf