openchrome: add PACKAGES_DYNAMIC as workaround for task-mythfront
authorPhil Blundell <philb@gnu.org>
Sun, 28 Jan 2007 16:46:21 +0000 (16:46 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 28 Jan 2007 16:46:21 +0000 (16:46 +0000)
dependency drama

packages/openchrome/openchrome_svn.bb

index d680ebf..d4e2da5 100644 (file)
@@ -3,6 +3,7 @@ SRC_URI = "svn://svn.openchrome.org/svn;module=trunk;proto=http \
 S = "${WORKDIR}/trunk"
 
 PACKAGES = "libviaXvMC libviaXvMCPro libviaXvMC-dev libviaXvMCPro-dev libviaXvMC-dbg libviaXvMCPro-dbg ${PN}-doc"
+PACKAGES_DYNAMIC = "xorg-driver-via"
 
 FILES_libviaXvMC = "${libdir}/libviaXvMC.so.*"
 FILES_libviaXvMCPro = "${libdir}/libviaXvMCPro.so.*"