diff options
Diffstat (limited to 'meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb')
-rw-r--r-- | meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb b/meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb index b224bb0c9d..8dcf1776ed 100644 --- a/meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb +++ b/meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SECTION = "x11/utils" | 1 | SECTION = "x11/utils" |
2 | DEPENDS = "libx11 libxt libxft" | 2 | DEPENDS = "virtual/libx11 libxt libxft" |
3 | DESCRIPTION = "rxvt-unicode is a clone of the well known \ | 3 | DESCRIPTION = "rxvt-unicode is a clone of the well known \ |
4 | terminal emulator rxvt, modified to store text in Unicode \ | 4 | terminal emulator rxvt, modified to store text in Unicode \ |
5 | (either UCS-2 or UCS-4) and to use locale-correct input and \ | 5 | (either UCS-2 or UCS-4) and to use locale-correct input and \ |