xf86-input-wacom: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
d74fee60eb
commit
4d7f62e89e
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template build file for 'xf86-input-wacom'.
|
# Template build file for 'xf86-input-wacom'.
|
||||||
pkgname=xf86-input-wacom
|
pkgname=xf86-input-wacom
|
||||||
version=0.23.0
|
version=0.23.0
|
||||||
revision=2
|
revision=3
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xorg-conf-dir=/etc/X11/xorg.conf.d"
|
configure_args="--with-xorg-conf-dir=/etc/X11/xorg.conf.d"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -19,6 +20,7 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
xf86-input-wacom-devel_package() {
|
xf86-input-wacom-devel_package() {
|
||||||
|
lib32disabled=yes
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
|
Loading…
Reference in a new issue