diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-07-31 15:36:05 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-07-31 15:36:05 +0000 |
commit | cc67256da139ba348bfc5e98138da3d7e84c7f48 (patch) | |
tree | a88692987440c7a78c27dfc5ff1aa3cf01223da1 /packages/rxvt-unicode/rxvt-unicode_4.8.bb | |
parent | 5e5b590002af02b51b7e39ddb3a18357ce1954c6 (diff) | |
parent | 09436056f94e7103d436177bdaea7c3bd9493913 (diff) |
merge of 158d7fcc3d3ef86d360c775f912e5e314992018d
and bbd3a2811e13a3b99224c1a846af2a244d292c41
Diffstat (limited to 'packages/rxvt-unicode/rxvt-unicode_4.8.bb')
-rw-r--r-- | packages/rxvt-unicode/rxvt-unicode_4.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/rxvt-unicode/rxvt-unicode_4.8.bb b/packages/rxvt-unicode/rxvt-unicode_4.8.bb index 5ba2b23616..3b96243b77 100644 --- a/packages/rxvt-unicode/rxvt-unicode_4.8.bb +++ b/packages/rxvt-unicode/rxvt-unicode_4.8.bb @@ -1,5 +1,5 @@ SECTION = "x11/utils" -DEPENDS = "virtual/x11 libxt libxft" +DEPENDS = "virtual/libx11 libxt libxft" DESCRIPTION = "rxvt-unicode is a clone of the well known \ terminal emulator rxvt, modified to store text in Unicode \ (either UCS-2 or UCS-4) and to use locale-correct input and \ |