wok-next diff pyneighborhood/receipt @ rev 20992

eduke32: simplify bdeps, fix build for i486
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 04 11:45:29 2018 +0300 (2018-10-04)
parents d43bf7aae921
children d5aab818505e
line diff
     1.1 --- a/pyneighborhood/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.2 +++ b/pyneighborhood/receipt	Thu Oct 04 11:45:29 2018 +0300
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://launchpad.net/pyneighborhood"
     1.5  WGET_URL="$WEB_SITE/${VERSION%.*}/$VERSION/+download/$TARBALL"
     1.6  
     1.7 -DEPENDS="python pygtk samba"
     1.8 +DEPENDS="python python-pygtk samba"
     1.9  BUILD_DEPENDS="python python-dev gettext"
    1.10  
    1.11  # Rules to configure and make the package.