wok rev 21347

updated libxklavier and libxklavier-dev again (5.0 -> 5.4)
author Hans-G?nter Theisgen
date Sat Apr 20 16:05:22 2019 +0100 (2019-04-20)
parents 48177da02fe1
children e910b4f3fbf9
files libxklavier-dev/receipt libxklavier/receipt
line diff
     1.1 --- a/libxklavier-dev/receipt	Sat Apr 20 15:46:30 2019 +0100
     1.2 +++ b/libxklavier-dev/receipt	Sat Apr 20 16:05:22 2019 +0100
     1.3 @@ -20,4 +20,3 @@
     1.4  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib
     1.5  	cp -a $install/usr/lib/*.la		$fs/usr/lib
     1.6  }
     1.7 -
     2.1 --- a/libxklavier/receipt	Sat Apr 20 15:46:30 2019 +0100
     2.2 +++ b/libxklavier/receipt	Sat Apr 20 16:05:22 2019 +0100
     2.3 @@ -12,7 +12,8 @@
     2.4  WGET_URL="https://cgit.freedesktop.org/$PACKAGE/snapshot/$TARBALL"
     2.5  
     2.6  DEPENDS="glib xorg-libXi xorg-libxkbfile"
     2.7 -BUILD_DEPENDS="automake glib-dev gtk-doc iso-codes libxml2-dev xorg-xkbcomp"
     2.8 +BUILD_DEPENDS="automake glib-dev gtk-doc iso-codes \
     2.9 +	libtool libxml2-dev xorg-xkbcomp"
    2.10  
    2.11  # Rules to configure and make the package.
    2.12  compile_rules()