https://bugs.kde.org/show_bug.cgi?id=381827
--- Comment #11 from Tuxo <tuxoho...@hotmail.de> --- Just noticed that pkg-kde-tools only *suggests* dephelper [1], but kaffeine actually *needs* it [2] So please add dephelper to your list of "needed tools" in Readme.md as well. One debian command could actually do-it-all for you: apt-get build-dep kaffeine It will install all known *downstream* build-dependencies from [2] , but it obviously can't know about them, if you one day decide to change them in -git aka upstream, right? That's why it might be a better idea to host and "maintain" an up-to- date debian folder with your own control file in your own git, just saying :-) [1] https://packages.debian.org/stretch/pkg-kde-tools [2] https://packages.debian.org/source/stretch/kaffeine -- You are receiving this mail because: You are watching all bug changes.