depends  cmake    &&
depends  qt4      &&
depends  python   &&
depends  shiboken &&
# use this rather than qt's supplied phonon
depends  phonon "-DQT_PHONON_INCLUDE_DIR=$INSTALL_ROOT/usr/include/phonon" &&
if [[ $PYSIDE == git ]];then
  depends  git
fi
