wok-next diff gmrun/receipt @ rev 21017

Some maintenance
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 16 16:46:05 2018 +0300 (2018-10-16)
parents d6378d455338
children d5aab818505e
line diff
     1.1 --- a/gmrun/receipt	Thu May 10 21:12:00 2018 +0300
     1.2 +++ b/gmrun/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://sourceforge.net/projects/gmrun"
     1.5  WGET_URL="$SF_MIRROR/gmrun/$TARBALL"
     1.6  
     1.7 -DEPENDS="gtk+ gcc-lib-base popt"
     1.8 -BUILD_DEPENDS="gtk+-dev popt-dev"
     1.9 +DEPENDS="gtk2 gcc-lib-base popt"
    1.10 +BUILD_DEPENDS="gtk2-dev popt-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()