We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d988c1 + 386dc7d commit e603a43Copy full SHA for e603a43
.gitmodules
@@ -4,8 +4,8 @@
4
branch = rawhide
5
[submodule "pkg/opensuse"]
6
path = pkg/opensuse
7
- url = https://src.opensuse.org/rpm/systemd.git
8
- branch = factory
+ url = https://code.opensuse.org/package/systemd.git
+ branch = master
9
[submodule "pkg/debian"]
10
path = pkg/debian
11
url = https://salsa.debian.org/systemd-team/systemd.git
mkosi.images/system/mkosi.conf.d/10-opensuse/mkosi.conf
@@ -36,6 +36,7 @@ Packages=
36
f2fs-tools
37
gawk
38
git-core
39
+ gcc-c++
40
glibc-locale-base
41
gnutls
42
grep
pkg/opensuse
0 commit comments