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