depends  qt4      &&
depends  PYTHON   &&
depends  sip      &&
optional_depends qscintilla '' '' "editting component"
if is_depends_enabled pyqt4 qscintilla; then
  sub_depends qscintilla QT4
fi &&
# This needs to use the same PYTHON ... this is a rather
# generic problem. We need to ensure consistency of providers along
# one branch of the dependency tree.
optional_depends dbus-python '' '' 'QtDBus API'
