diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-07-29 08:38:08 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2006-07-29 08:38:08 +0000 |
commit | 5fb4682b85de5d9c4812a9e1da531db644d278d8 (patch) | |
tree | a247e2dc20a9227b6d191865673b5c203d5a4df7 /packages/rxvt-unicode/rxvt-unicode_5.4.bb | |
parent | d47e1b60e139949b2914424c9942a1feb36ca0d6 (diff) | |
parent | 1e2a6ff6ffac1ac6b3005f716bb5c11395396434 (diff) |
merge of 190f097c5ba012f104c1da5f3f25f62ca0d37160
and 32f06dadf7c94b815b1d768767d05ac20f94e8a4
Diffstat (limited to 'packages/rxvt-unicode/rxvt-unicode_5.4.bb')
-rw-r--r-- | packages/rxvt-unicode/rxvt-unicode_5.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/rxvt-unicode/rxvt-unicode_5.4.bb b/packages/rxvt-unicode/rxvt-unicode_5.4.bb index 2825fb015f..b3f261818c 100644 --- a/packages/rxvt-unicode/rxvt-unicode_5.4.bb +++ b/packages/rxvt-unicode/rxvt-unicode_5.4.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 \ |