wok-stable diff tuxmath/receipt @ rev 11387
Compat: remove gtk+ from poppler DEPENDS to solve a build dependency loop
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 10 04:46:32 2011 +0100 (2011-12-10) |
parents | 866fa2493b1b |
children | 85efaaf0bef2 |
line diff
1.1 --- a/tuxmath/receipt Wed Feb 24 12:13:18 2010 +0000 1.2 +++ b/tuxmath/receipt Sat Dec 10 04:46:32 2011 +0100 1.3 @@ -19,7 +19,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -p1 -i ../stuff/SDL_extras.c.patch 1.8 + patch -p1 -i $stuff/SDL_extras.c.patch 1.9 ./configure \ 1.10 --prefix=/usr \ 1.11 --without-sdlpango \