vala: remove noarch
This commit is contained in:
parent
ca8b0789b9
commit
7caf1e25af
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=vala
|
||||
# Should be kept in sync with 'valadoc' (shared distfiles)
|
||||
version=0.50.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-valadoc"
|
||||
hostmakedepends="flex libxslt pkg-config"
|
||||
|
@ -46,7 +46,6 @@ vala-devel_package() {
|
|||
}
|
||||
|
||||
vala-doc_package() {
|
||||
archs=noarch
|
||||
depends="vala-${version}_${revision}"
|
||||
short_desc+=" - devhelp documentation"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue