wok-stable diff xournal/receipt @ rev 10741
mtpaint: fix $stuff path for custom icons
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 30 01:25:26 2011 +0200 (2011-05-30) |
parents | 42db8f10c287 |
children | 9c404c929ef1 |
line diff
1.1 --- a/xournal/receipt Tue Dec 22 21:23:14 2009 +0000 1.2 +++ b/xournal/receipt Mon May 30 01:25:26 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Notetaking application." 1.6 MAINTAINER="remy.carel@free.fr" 1.7 -DEPENDS="gtk+ libgnomecanvas poppler poppler-apps" 1.8 +DEPENDS="gtk+ libgnomecanvas poppler poppler-apps gcc-lib-base" 1.9 BUILD_DEPENDS="autoconf automake gtk+-dev libgnomecanvas libgnomecanvas-dev \ 1.10 poppler poppler-dev zlib-dev libart_lgpl-dev" 1.11 SUGGESTED="ghostscript"