I'am building simple dropdown terminal emulator application with PythonGI + GTK+3.0, I am using libkeybinder3.0 and gir1.2-keybinder3.0 packages for global keybinding these packages not available in default repository, they had special ppa. I dont want to say my users here is my ppa install my application and here is another ppa for dependencies, how can i merge these packages with my project.
Can i upload these 2 packages to my apllication's ppa, because i thought launchpad dont let you mirror packages to your ppa? Or how can i link dependencies with my package so user can install only one ppa?