wok-next diff libxklavier/receipt @ rev 21057
Deal with HOST_ARCH="any"
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Dec 03 14:47:30 2018 +0200 (2018-12-03) |
parents | f48456621a9d |
children | 5669e8b3be70 |
line diff
1.1 --- a/libxklavier/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/libxklavier/receipt Mon Dec 03 14:47:30 2018 +0200 1.3 @@ -12,10 +12,10 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="https://people.freedesktop.org/~svu/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="gettext gobject-introspection-dev vala gtk-doc xorg-libX11-dev \ 1.8 -xorg-server-dev xorg-xkbcomp-dev xorg-libxkbfile-dev xorg-libXi-dev \ 1.9 -iso-codes-dev" 1.10 -SPLIT="libxklavier-dev" 1.11 +BUILD_DEPENDS="gettext-dev gobject-introspection-dev vala gtk-doc \ 1.12 +xorg-libX11-dev xorg-server-dev xorg-xkbcomp-dev xorg-libxkbfile-dev \ 1.13 +xorg-libXi-dev libxml2-dev iso-codes-dev" 1.14 +SPLIT="$PACKAGE-dev" 1.15 1.16 compile_rules() { 1.17 ./configure \