wok-next diff sc-im/receipt @ rev 20931

pygobject3 -> python-pygobject (latest); pygobject -> python-pygobject2 (legacy)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Aug 23 08:03:04 2018 +0300 (2018-08-23)
parents f463de72afe3
children d5aab818505e
line diff
     1.1 --- a/sc-im/receipt	Sun Jun 18 04:38:10 2017 +0300
     1.2 +++ b/sc-im/receipt	Thu Aug 23 08:03:04 2018 +0300
     1.3 @@ -9,8 +9,8 @@
     1.4  WEB_SITE="https://github.com/andmarti1424/sc-im"
     1.5  WGET_URL="git|git://github.com/andmarti1424/sc-im"
     1.6  
     1.7 -DEPENDS="ncursesw"
     1.8 -BUILD_DEPENDS="git ncursesw-dev bison"
     1.9 +DEPENDS="ncurses"
    1.10 +BUILD_DEPENDS="git ncurses-dev bison"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()