Skip to content

Commit

Permalink
Markdown: Update version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
xiota committed Apr 24, 2024
1 parent 4003ca4 commit c8d5d22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build/markdown.m4
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ AC_DEFUN([GP_CHECK_MARKDOWN],
[markdown_library=libmarkdown])
GP_STATUS_FEATURE_ADD([Markdown library], [$markdown_library])
GTK_VERSION=2.16
WEBKIT_VERSION=1.1.13
GTK_VERSION=3.0
WEBKIT_VERSION=2.30
dnl Support both webkit2gtk 4.0 and 4.1, as the only difference is the
dnl libsoup version in the API, which we don't use.
Expand Down
4 changes: 2 additions & 2 deletions markdown/README
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ Requirements

The plugin depends on the following libraries:

* `GTK+ <http://www.gtk.org>`_ 2.16 or greater
* `WebKitGTK+ <http://webkitgtk.org>`_ 1.1.18 or greater
* `GTK+ <http://www.gtk.org>`_ 3.0 or greater
* `WebKitGTK+ <http://webkitgtk.org>`_ API 4.0 or 4.1

License
-------
Expand Down

0 comments on commit c8d5d22

Please sign in to comment.