wok-next diff xarchive/receipt @ rev 20636

Fix "can't execute '/usr/bin/update-mime-database': No such file or directory"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 27 15:12:17 2018 +0300 (2018-04-27)
parents 76f313c978cd
children d6378d455338
line diff
     1.1 --- a/xarchive/receipt	Wed Feb 08 18:20:24 2017 +0100
     1.2 +++ b/xarchive/receipt	Fri Apr 27 15:12:17 2018 +0300
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ xorg-libXdamage"
     1.7 -BUILD_DEPENDS="pkg-config gtk+ gtk+-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev"
     1.9  
    1.10  # Rules to configure and make the package.ls sr	
    1.11  compile_rules()