From patchwork Wed Dec 19 10:07:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [10/11] xorg-lib/x11: Add rdepends Date: Wed, 19 Dec 2012 00:07:55 -0000 From: Morten Svendsen X-Patchwork-Id: 207296 Message-Id: <7ec298f1845cd550141be0fa8218b8dafaedced8.1355911420.git.morten.thunbergsvendsen@prevas.dk> To: --- recipes/xorg-lib/libx11.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/xorg-lib/libx11.inc b/recipes/xorg-lib/libx11.inc index ae13eaf..9d36cb4 100644 --- a/recipes/xorg-lib/libx11.inc +++ b/recipes/xorg-lib/libx11.inc @@ -27,6 +27,7 @@ AUTORECONF = "${LIBTOOLIZE} --force --automake --copy \ PACKAGES =+ "${PN}-xcb" DEPENDS_${PN} += "kbproto" +RDEPENDS_${PN} += "libxcb libxau libxdmcp" FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB ${libdir}/X11/Xcms.txt" FILES_${PN}-xcb += "${libdir}/libX11-xcb.so.*" FILES_${PN}-locale += "${datadir}/X11/locale ${libdir}/X11/locale"