wok-next diff catfish/receipt @ rev 20939

Fix brisk-menu, mate-backgrounds, mate-user-guide
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Aug 26 09:13:55 2018 +0300 (2018-08-26)
parents 93930f418ffb
children a3254b6a96ac
line diff
     1.1 --- a/catfish/receipt	Sat Mar 03 17:38:00 2018 +0200
     1.2 +++ b/catfish/receipt	Sun Aug 26 09:13:55 2018 +0300
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://twotoasts.de/index.php/catfish/"
     1.5  WGET_URL="http://twotoasts.de/media/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="pygtk python-xdg findutils"
     1.8 -BUILD_DEPENDS="pygtk-dev libglade-dev python-xdg gettext"
     1.9 +DEPENDS="python-pygtk python-xdg findutils"
    1.10 +BUILD_DEPENDS="python-pygtk-dev libglade-dev python-xdg gettext"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()