diff options
Diffstat (limited to 'graphics/inkscape/README')
-rw-r--r-- | graphics/inkscape/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/inkscape/README b/graphics/inkscape/README index fe736dff96..064f3ef3df 100644 --- a/graphics/inkscape/README +++ b/graphics/inkscape/README @@ -7,5 +7,6 @@ layers, complex path operations, bitmap tracing, text-on-path, flowed text, direct XML editing, and more. It imports formats such as JPEG, PNG, TIFF, and others and exports PNG as well as multiple vector-based formats. -Inkscape requires boost, libsigc++, glibmm, gtkmm (which requires cairomm), -and gc, all of which are available at SlackBuilds.org. +Inkscape requires gc, gsl, libsigc++, glibmm, cairomm, pangomm, and gtkmm. +lxml and numpy are optional dependencies, but they are strongly recommended +if you want all of inkscape's intended functionality. |