mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
s#libx11#virtual/libx11#
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@913 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SECTION = "x11/utils"
|
||||
DEPENDS = "libx11 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 \
|
||||
|
||||
Reference in New Issue
Block a user