mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
build: Fix librest build
Looks like <branch /> is very different from <branch/>: http://git.gnome.org/browse/jhbuild/commit/?id=6589dbf293e
This commit is contained in:
parent
6a6ba94bb9
commit
9d1fbffe75
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@
|
|||
</autotools>
|
||||
|
||||
<autotools id="librest">
|
||||
<branch />
|
||||
<branch/>
|
||||
<dependencies>
|
||||
<dep package="glib"/>
|
||||
<dep package="libsoup"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue