wok-next diff gtick/receipt @ rev 20560

openmotif: fix build; celestia: try but no luck
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Apr 08 17:12:24 2018 +0300 (2018-04-08)
parents d1c17bd2c2bc
children f99935f1778a
line diff
     1.1 --- a/gtick/receipt	Mon Dec 02 17:47:06 2013 +0000
     1.2 +++ b/gtick/receipt	Sun Apr 08 17:12:24 2018 +0300
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://www.antcom.de/gtick/download/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ xorg-libXdamage libsndfile libogg"
     1.7 -BUILD_DEPENDS="pkg-config gtk+-dev xorg-xproto"
     1.8 +BUILD_DEPENDS="gtk+-dev xorg-xproto"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()