
Podcastparser is now managed as a separate project, so add it as submodule too and forward the gpodder-core subproject to have the latest changes integrated.
9 lines
300 B
Text
9 lines
300 B
Text
[submodule "gpodder-core"]
|
|
path = gpodder-core
|
|
url = git://github.com/gpodder/gpodder-core.git
|
|
[submodule "gpodder-ui-qml"]
|
|
path = gpodder-ui-qml
|
|
url = git://github.com/gpodder/gpodder-ui-qml.git
|
|
[submodule "podcastparser"]
|
|
path = podcastparser
|
|
url = git://github.com/gpodder/podcastparser.git
|