wok-next diff deluge/receipt @ rev 21312

inkscape: added build dependency dbus-glib-dev
author Hans-G?nter Theisgen
date Tue Dec 10 15:00:13 2019 +0100 (2019-12-10)
parents d5aab818505e
children 2aa1d15b3d38
line diff
     1.1 --- a/deluge/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/deluge/receipt	Tue Dec 10 15:00:13 2019 +0100
     1.3 @@ -11,6 +11,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="http://download.deluge-torrent.org/source/$TARBALL"
     1.6  
     1.7 +COOKOPTS="force-arch" # different .egg
     1.8 +
     1.9  BUILD_DEPENDS="python intltool"
    1.10  
    1.11  compile_rules() {