Add link to required VTE patch

This commit is contained in:
Miguel de Val-Borro 2014-01-19 13:16:18 -05:00
parent 0a538af4d7
commit ea7975546f
1 changed files with 3 additions and 2 deletions

View File

@ -12,8 +12,9 @@ process.
DEPENDENCIES
============
A vte version >= ``0.34``. A patch is required to expose the functions needed
for keyboard selection.
A vte version >= ``0.34``. A `patch
<https://github.com/thestinger/termite/blob/master/expose_select_text.patch>`_
is required to expose the functions needed for keyboard selection.
BUILDING
========