diff options
| author | Joakim Verona | 2011-09-06 11:49:44 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-09-06 11:49:44 +0200 |
| commit | a4c2da9f43432a552e50b4f7df125fd6c86f4b65 (patch) | |
| tree | bfbc7765c12f04eadeeafdc83328627273f71781 /README.xwidget | |
| parent | 687faaf59cdf4029b5e8da16965b257592059e37 (diff) | |
| download | emacs-a4c2da9f43432a552e50b4f7df125fd6c86f4b65.tar.gz emacs-a4c2da9f43432a552e50b4f7df125fd6c86f4b65.zip | |
librsvg was unecessarily pulled into the default build
Diffstat (limited to 'README.xwidget')
| -rw-r--r-- | README.xwidget | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.xwidget b/README.xwidget index bec536393a1..83af254bb1a 100644 --- a/README.xwidget +++ b/README.xwidget | |||
| @@ -1325,3 +1325,6 @@ http://aur.archlinux.org/packages.php?ID=48230 | |||
| 1325 | ** TODO advi | 1325 | ** TODO advi |
| 1326 | active dvi viewer. investigate if it could be xwidgetified. | 1326 | active dvi viewer. investigate if it could be xwidgetified. |
| 1327 | advi supports embedding inside presentations. | 1327 | advi supports embedding inside presentations. |
| 1328 | ** cairo configuration support | ||
| 1329 | gtk3 brings in cairo on Fedora, but apparently not on all plattforms. | ||
| 1330 | pkg-config --cflags cairo | ||