Temporarily add librsvg3 to gnome-desktop

Eventually, apps linking against librsvg will be ported to gtk3 and
pull it in, for now we add it here so that gtk3 using apps have
the svg loader available.
This commit is contained in:
Matthias Clasen 2010-06-18 12:51:58 -04:00
parent 79c8c96b93
commit c42cdfcfec
1 changed files with 1 additions and 0 deletions

View File

@ -2711,6 +2711,7 @@
<packagereq type="default">gok</packagereq>
<packagereq type="default">gtk2-engines</packagereq>
<packagereq type="default">gtk3-engines</packagereq>
<packagereq type="default">librsvg3</packagereq>
<packagereq type="default">gucharmap</packagereq>
<packagereq type="default">gvfs-archive</packagereq>
<packagereq type="default">gvfs-gphoto2</packagereq>