wok-stable diff notecase/receipt @ rev 6913

Added jack-audio-connection-kit to portaudio depends. Portaudio needs to be compiled with jack-audio-connection-kit for portaudio to work with mixxx.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 21:56:09 2010 +0000 (2010-10-21)
parents bee79018e13a
children 0b4cf0d9e1b5
line diff
     1.1 --- a/notecase/receipt	Wed Feb 24 10:31:06 2010 +0000
     1.2 +++ b/notecase/receipt	Thu Oct 21 21:56:09 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     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"
     1.8 +DEPENDS="gtk+ xorg-libXdamage gcc-lib-base"
     1.9  BUILD_DEPENDS="gtk+-dev pixman-dev"
    1.10  TARBALL="$PACKAGE-${VERSION}_src.tar.gz"
    1.11  WEB_SITE="http://notecase.sourceforge.net/"