wok diff notecase/receipt @ rev 17236

jack-audio-connection-kit: update bdeps to build alsa_out & alsa_in
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 18 13:24:48 2014 +0200 (2014-10-18)
parents 51731905055e
children 533c0cab6960
line diff
     1.1 --- a/notecase/receipt	Mon Sep 30 20:23:31 2013 +0000
     1.2 +++ b/notecase/receipt	Sat Oct 18 13:24:48 2014 +0200
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="Hierarchical note manager (aka. outliner)."
     1.6  MAINTAINER="cooltaz@fastmail.fm"
     1.7 -DEPENDS="gtk+ xorg-libXdamage gcc-lib-base"
     1.8 -BUILD_DEPENDS="gtk+-dev pixman-dev gtksourceview-dev gnome-vfs-dev GConf-dev"
     1.9 +LICENSE="BSD"
    1.10  TARBALL="$PACKAGE-${VERSION}_src.tar.gz"
    1.11  WEB_SITE="http://notecase.sourceforge.net/"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  TAGS="office notes"
    1.14  
    1.15 +DEPENDS="gtk+ xorg-libXdamage gcc-lib-base"
    1.16 +BUILD_DEPENDS="gtk+-dev pixman-dev gtksourceview-dev gnome-vfs-dev GConf-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {