wok-next rev 6056
scite: Update build depends
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Thu Aug 19 20:58:38 2010 +0000 (2010-08-19) |
parents | a0fa6235faca |
children | d4cddb6e5100 |
files | scite/receipt |
line diff
1.1 --- a/scite/receipt Thu Aug 19 20:55:56 2010 +0000 1.2 +++ b/scite/receipt Thu Aug 19 20:58:38 2010 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="Editor with syntax highlighting and source code editing features." 1.5 MAINTAINER="rcx@zoominternet.net" 1.6 DEPENDS="gtk+ xorg-libXdamage gcc-lib-base" 1.7 -BUILD_DEPENDS="gtk+-dev glib-dev" 1.8 +BUILD_DEPENDS="gtk+-dev" 1.9 TARBALL="${PACKAGE}${SHORT_VERSION}.tgz" 1.10 WEB_SITE="http://www.scintilla.org/" 1.11 WGET_URL="$SF_MIRROR/scintilla/$TARBALL"