[oe-commits] org.oe.dev xorg-xserver: it needs hal at build and runtime, so add proper (R)DEPENDS

koen commit oe at amethyst.openembedded.net
Mon Sep 1 18:06:06 UTC 2008


xorg-xserver: it needs hal at build and runtime, so add proper (R)DEPENDS

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: fececee4ec6e7e2f4966fb100dd81358aa82a961
ViewMTN: http://monotone.openembedded.org/revision/info/fececee4ec6e7e2f4966fb100dd81358aa82a961
Files:
1
packages/xorg-xserver/xorg-xserver-common.inc
Diffs:

#
# mt diff -rc2b351cfe7295981f183f3c60dc7c69b15c09015 -rfececee4ec6e7e2f4966fb100dd81358aa82a961
#
#
#
# patch "packages/xorg-xserver/xorg-xserver-common.inc"
#  from [f246fbf0028822fd0a27404cfc02bb19da3ad7cb]
#    to [04616164606998037fc0263c3a6385c92e320af7]
#
============================================================
--- packages/xorg-xserver/xorg-xserver-common.inc	f246fbf0028822fd0a27404cfc02bb19da3ad7cb
+++ packages/xorg-xserver/xorg-xserver-common.inc	04616164606998037fc0263c3a6385c92e320af7
@@ -4,7 +4,7 @@ PROVIDES = "virtual/xserver"
 
 PROVIDES = "virtual/xserver"
 
-DEPENDS = "fontconfig freetype flex-native lbxutil kbproto \ 
+DEPENDS = "hal fontconfig freetype flex-native lbxutil kbproto \ 
 xf86driproto drm glproto randrproto renderproto fixesproto damageproto \
 xcmiscproto xextproto xproto xf86miscproto xf86vidmodeproto xf86bigfontproto \
 scrnsaverproto bigreqsproto resourceproto fontsproto inputproto \
@@ -13,7 +13,7 @@ libxkbui libxxf86misc libxi libdmx libxt
 libfontenc libxdmcp libxxf86vm libxaw libxmu libxt libxpm libxext libx11 \
 libxkbui libxxf86misc libxi libdmx libxtst libxres mesa"
 
-RDEPENDS_${PN} = "rgb xorg-minimal-fonts"
+RDEPENDS_${PN} = "hal rgb xorg-minimal-fonts"
 
 XORG_PN = "xorg-server"
 SRC_URI = "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${PV}.tar.bz2 \






More information about the Openembedded-commits mailing list