wok rev 21346

updated libxklavier and libxklavier-dev again (5.0 -> 5.4)
author Hans-G?nter Theisgen
date Sat Apr 20 15:46:30 2019 +0100 (2019-04-20)
parents b773d0f56539
children 7ec01234661c
files libxklavier-dev/receipt libxklavier/receipt
line diff
     1.1 --- a/libxklavier-dev/receipt	Sat Apr 20 15:43:51 2019 +0100
     1.2 +++ b/libxklavier-dev/receipt	Sat Apr 20 15:46:30 2019 +0100
     1.3 @@ -20,3 +20,4 @@
     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:43:51 2019 +0100
     2.2 +++ b/libxklavier/receipt	Sat Apr 20 15:46:30 2019 +0100
     2.3 @@ -12,7 +12,7 @@
     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 iso-codes libxml2-dev xorg-xkbcomp"
     2.8 +BUILD_DEPENDS="automake glib-dev gtk-doc iso-codes libxml2-dev xorg-xkbcomp"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()