diff options
Diffstat (limited to 'openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb')
| -rw-r--r-- | openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb b/openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb index 2f3f56c2cc..b224bb0c9d 100644 --- a/openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb +++ b/openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SECTION = "x11/utils" | 1 | SECTION = "x11/utils" |
| 2 | DEPENDS = "x11 xt libxft" | 2 | DEPENDS = "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 \ |
