wok-next diff gnome-icon-theme/receipt @ rev 20712

libtorrent: fix rtorrent building for non-64bit archs
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun May 27 12:13:53 2018 +0300 (2018-05-27)
parents 7c50dfc88e2a
children a3c581bf52b8
line diff
     1.1 --- a/gnome-icon-theme/receipt	Sat Feb 04 17:25:27 2017 +0200
     1.2 +++ b/gnome-icon-theme/receipt	Sun May 27 12:13:53 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="icon-naming-utils intltool pkg-config gtk+"
     1.8 +BUILD_DEPENDS="icon-naming-utils intltool gtk+"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()