missing build-dependency

  • version: git - master ( c6c222d )
    build system: debian stable

    The build of the package lirc is broken, because after the version bump python >= 3.1 is needed.
    But this python version is not of the build dependency list / check in the pre build script, but it should added.
    Now, i start a new build with python 3.4 package installed.

    Sascha

  • after install of paython3.4 "configure" runs without any problem.
    But the build failed with "missing library -llirc"