mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxde: unset noarch, so that it's available only in supported platforms.
This commit is contained in:
parent
831595ca9b
commit
89faf0de95
1 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'lxde'
|
# Template file for 'lxde'
|
||||||
pkgname=lxde
|
pkgname=lxde
|
||||||
version=0.5.0
|
version=0.5.0
|
||||||
revision=4
|
revision=5
|
||||||
noarch="yes"
|
|
||||||
build_style=meta
|
build_style=meta
|
||||||
makedepends="
|
makedepends="
|
||||||
openbox
|
openbox
|
||||||
|
@ -21,9 +20,7 @@ makedepends="
|
||||||
xdg-utils
|
xdg-utils
|
||||||
xdg-user-dirs"
|
xdg-user-dirs"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="LXDE meta-package"
|
short_desc="The LXDE meta-package"
|
||||||
homepage="http://lxde.org"
|
homepage="http://lxde.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
long_desc="
|
|
||||||
This package installs all required packages for the LXDE desktop system."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue