Remove uneeded xml2po dep from flatpak-builder manifest.
This commit is contained in:
parent
96d9d00164
commit
3c7a3de141
1 changed files with 0 additions and 20 deletions
|
|
@ -52,26 +52,6 @@
|
|||
"/share/vala",
|
||||
"*.la", "*.a"],
|
||||
"modules": [
|
||||
{
|
||||
"name": "gnome-doc-utils",
|
||||
"build-options": {
|
||||
"arch" : {
|
||||
/* Lie about our arch - no actual compilation happens here. */
|
||||
"arm": {
|
||||
"config-opts": [ "--build=amd64" ]
|
||||
},
|
||||
"aarch64": {
|
||||
"config-opts": [ "--build=amd64" ]
|
||||
}
|
||||
} },
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://download.gnome.org/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz",
|
||||
"sha256": "cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "libgee",
|
||||
"build-options" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue