wok rev 17263

notecase: update depends.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Oct 22 09:28:39 2014 +0300 (2014-10-22)
parents 4a8655d8497f
children e30b21af1714
files notecase/receipt
line diff
     1.1 --- a/notecase/receipt	Wed Oct 22 09:18:33 2014 +0300
     1.2 +++ b/notecase/receipt	Wed Oct 22 09:28:39 2014 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="notecase"
     1.5  VERSION="1.9.8"
     1.6  CATEGORY="office"
     1.7 -SHORT_DESC="Hierarchical note manager (aka. outliner)."
     1.8 +SHORT_DESC="A hierarchical text notes manager"
     1.9  MAINTAINER="cooltaz@fastmail.fm"
    1.10  LICENSE="BSD"
    1.11  TARBALL="$PACKAGE-${VERSION}_src.tar.gz"
    1.12 @@ -11,7 +11,7 @@
    1.13  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.14  TAGS="office notes"
    1.15  
    1.16 -DEPENDS="gtk+ xorg-libXdamage gcc-lib-base"
    1.17 +DEPENDS="gnome-vfs gtksourceview"
    1.18  BUILD_DEPENDS="gtk+-dev pixman-dev gtksourceview-dev gnome-vfs-dev GConf-dev"
    1.19  
    1.20  # Rules to configure and make the package.