]> code.ossystems Code Review - openembedded-core.git/commitdiff
s#libx11#virtual/libx11#
authorRichard Purdie <richard@openedhand.com>
Tue, 21 Nov 2006 11:23:29 +0000 (11:23 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 21 Nov 2006 11:23:29 +0000 (11:23 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@913 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/libmatchbox/libmatchbox.inc
meta/packages/libxsettings-client/libxsettings-client_0.10.bb
meta/packages/lirc/lirc_0.7.1.bb
meta/packages/pango/pango_1.13.5.bb
meta/packages/pango/pango_1.14.5.bb
meta/packages/pango/pango_1.9.1.bb
meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb
meta/packages/startup-notification/startup-notification_0.8.bb
meta/packages/xtscal/xtscal_0.6.3.bb

index b5618315a0da638256dd1719c636afe28596a147..8f9fe6d6a065758d5bc56d92e95b803a24d0e051 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "x11/libs"
 DESCRIPTION = "Matchbox window manager core library"
 LICENSE = "GPL"
-DEPENDS = "libx11 libxext expat libxft jpeg libpng zlib libxsettings-client startup-notification"
+DEPENDS = "virtual/libx11 libxext expat libxft jpeg libpng zlib libxsettings-client startup-notification"
 PR="r3"
 
 inherit autotools pkgconfig
index 2fe6029e3c3f479c096d0a9f19ebc43321030bfc..a5c5201188d785238b2a07260584ad7f56d82da4 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Common code for XSETTINGS"
 SECTION = "x/libs"
 LICENSE = "BSD-X"
 PRIORITY = "optional"
-DEPENDS = "libx11 libxt"
+DEPENDS = "virtual/libx11 libxt"
 # libxt is required to stop configure breaking builds by
 # including system paths to find it if it isn't present.
 
index 76925e3ac2605d31c5ebb3308f4585d21519ab58..99c37e0578814a8ba585a7da0f973c8b27ba2fc4 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "LIRC is a package that allows you to decode and send infra-red si
 SECTION = "console/network"
 PRIORITY = "optional"
 LICENSE = "GPL"
-DEPENDS = "virtual/kernel libx11 libxau libsm libice"
+DEPENDS = "virtual/kernel virtual/libx11 libxau libsm libice"
 PR = "r5"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/lirc/lirc-${PV}.tar.gz \
index fdd732fc55d6a94eff7e73fe6cd0ab6de1a3f2aa..90cdf6edc1ad781122b05649254db5a0f31ab91a 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "LGPL"
 SECTION = "x11/libs"
-DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft gtk-doc cairo"
+DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libx11 libxft gtk-doc cairo"
 DESCRIPTION = "The goal of the Pango project is to provide an \
 Open Source framework for the layout and rendering of \
 internationalized text."
index 7533cda1f2236ff9208667c866c912792cb01619..b5aa2bacd2762cf22c3c28f342428d5fe4ebde93 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "LGPL"
 SECTION = "x11/libs"
-DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft gtk-doc cairo"
+DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libx11 libxft gtk-doc cairo"
 DESCRIPTION = "The goal of the Pango project is to provide an \
 Open Source framework for the layout and rendering of \
 internationalized text."
index e8a48d52553aa597924ca5babd302ca9a6a2c1d2..42ae6ce7dd4091875a529905ef6f5c78e56aa6b8 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "LGPL"
 SECTION = "x11/libs"
-DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft gtk-doc"
+DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libx11 libxft gtk-doc"
 DESCRIPTION = "The goal of the Pango project is to provide an \
 Open Source framework for the layout and rendering of \
 internationalized text."
index b224bb0c9d7e27db0768a44854de1637486b154b..8dcf1776ed5259cb382cac9fd57edce942822082 100644 (file)
@@ -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 \
index 4b94901ec5f3f9600ef7120463c64931c5344912..cb631104e7b4ff41b40250414a6dc6a8d461aa97 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Startup notification support"
 LICENSE = "LGPL"
 SECTION = "libs"
 PRIORITY = "optional"
-DEPENDS = "libx11"
+DEPENDS = "virtual/libx11"
 PR = "r1"
 
 inherit autotools pkgconfig 
index d31283310be01c2254028d45eb3af21240833573..443b487065f662e6c34b6f479f5e96b1ffb8682b 100644 (file)
@@ -2,7 +2,7 @@ LICENSE = "GPL"
 DESCRIPTION = "Touchscreen calibration utility"
 SECTION = "x11/base"
 
-DEPENDS = "libx11 libxft libxrandr xcalibrate"
+DEPENDS = "virtual/libx11 libxft libxrandr xcalibrate"
 
 PR = "r1"