wok-current diff nathive/receipt @ rev 4871
libexo: Fix DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 04 23:10:42 2010 +0100 (2010-02-04) |
parents | 72877864776f |
children | bee79018e13a |
line diff
1.1 --- a/nathive/receipt Fri Apr 24 07:35:34 2009 +0000 1.2 +++ b/nathive/receipt Thu Feb 04 23:10:42 2010 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="graphics" 1.5 SHORT_DESC="lightweight image editor" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="" 1.8 +DEPENDS="gtk+" 1.9 BUILD_DEPENDS="pkg-config gtk+-dev" 1.10 TARBALL="${PACKAGE}_${VERSION}_source.tar.gz" 1.11 WEB_SITE="http://www.nathive.org/"