https://bugs.kde.org/show_bug.cgi?id=376100
Dennis Schridde <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|LATER |--- --- Comment #2 from Dennis Schridde <[email protected]> --- Another OBS user (thank you, Anton!) just explained to me how to setup a Debian 9 "Stretch" build: ``` Just add a repository in Meta configuration: --- 8< --- <repository name="Debian_Stretch"> <path project="Debian:Next" repository="ga"/> <arch>i586</arch> <arch>x86_64</arch> </repository> --- >8 --- like here: <https://build.opensuse.org/project/meta/home:antonbatenev:tox> Or go to "Repositories", click "Add repositories", next click to "Expert Mode" write "Debian:Next" in "Project" field, choose "ga" repository and set "Name" as you want ("Debian_Stretch" for example). ``` -- You are receiving this mail because: You are watching all bug changes.
