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:
Florian Müllner 2011-06-30 00:49:22 +02:00
parent 6a6ba94bb9
commit 9d1fbffe75

View File

@ -208,7 +208,7 @@
</autotools>
<autotools id="librest">
<branch />
<branch/>
<dependencies>
<dep package="glib"/>
<dep package="libsoup"/>