wok rev 7127

Added libgtkhtml to osmo depends. Its need for osmo to run.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 04 21:34:09 2010 +0000 (2010-11-04)
parents 6039547b0d89
children dafe65e56a8d
files osmo/receipt
line diff
     1.1 --- a/osmo/receipt	Thu Nov 04 21:31:35 2010 +0000
     1.2 +++ b/osmo/receipt	Thu Nov 04 21:34:09 2010 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="A handy personal organizer using GTK+."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ libxml2 xorg-libXdamage libnotify libical"
     1.8 -BUILD_DEPENDS="gtk+ gtk+-dev libxml2-dev libical-dev"
     1.9 +DEPENDS="gtk+ libxml2 libgtkhtml xorg-libXdamage libnotify libical"
    1.10 +BUILD_DEPENDS="gtk+ gtk+-dev libgtkhtml-dev libxml2-dev libical-dev gettext"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://clayo.org/osmo/"
    1.13  WGET_URL="$SF_MIRROR/$PACKAGE-pim/$TARBALL"