diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 12:21:22 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 12:21:22 +0200 |
commit | 10f28a1b08d7d0a6cb887de6fd9c80ea7d70d59e (patch) | |
tree | d3530681a5415e1047dcae6bf5b8b81ed258940f /libraries/gtkhtml/README | |
parent | 4836629f42a6e24621496ed8f35901b15f98a9f3 (diff) |
libraries/gtkhtml: Fixed dep information
Diffstat (limited to 'libraries/gtkhtml/README')
-rw-r--r-- | libraries/gtkhtml/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/gtkhtml/README b/libraries/gtkhtml/README index 06bf3fbd0e3c..2b54ee949072 100644 --- a/libraries/gtkhtml/README +++ b/libraries/gtkhtml/README @@ -1,5 +1,3 @@ GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently. - -This requires libgnomeui, libbonoboui, and libgnomeprintui. |