wok-next diff xorg-xf86-input-libinput/receipt @ rev 20663

Fix web site for the Shimmer Project themes
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 22:58:32 2018 +0300 (2018-05-10)
parents 757d032c55c7
children cd7906120828
line diff
     1.1 --- a/xorg-xf86-input-libinput/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/xorg-xf86-input-libinput/receipt	Thu May 10 22:58:32 2018 +0300
     1.3 @@ -13,10 +13,10 @@
     1.4  
     1.5  BUILD_DEPENDS="xorg-server-dev libinput-dev mtdev-dev libevdev-dev"
     1.6  SPLIT="xorg-xf86-input-libinput-dev"
     1.7 -PKG_RULE="std-dev"
     1.8  
     1.9  compile_rules() {
    1.10  	./configure $CONFIGURE_ARGS &&
    1.11 +	fix libtool &&
    1.12  	make &&
    1.13  	make install
    1.14  }