All of lore.kernel.org
 help / color / mirror / Atom feed
* Koen Kooi : libgles-omap3: add missing libdrm dependency
@ 2012-04-30 15:59 Arago Project git
  0 siblings, 0 replies; only message in thread
From: Arago Project git @ 2012-04-30 15:59 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: 5b08302b8885b7a3d8670ecc92a609a29a197606
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=5b08302b8885b7a3d8670ecc92a609a29a197606

Author: Koen Kooi <koen@dominion.thruhere.net>
Date:   Thu Apr 26 08:06:03 2012 +0200

libgles-omap3: add missing libdrm dependency

dpkg-deb -I shows:

 Package: libgles-omap3
 Version: 4.05.00.03-r26
 Depends: libgles-omap3-flipwsegl, devmem2, update-rc.d, libdrm2 (>= 2.4.31), libgles-omap3-linuxfbwsegl, fbset, libc6 (>= 2.12), libgles-omap3-blitwsegl, libgles-omap3-frontwsegl

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-graphics/libgles/libgles-omap3.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-graphics/libgles/libgles-omap3.inc b/recipes-graphics/libgles/libgles-omap3.inc
index fbd931f..93cb091 100644
--- a/recipes-graphics/libgles/libgles-omap3.inc
+++ b/recipes-graphics/libgles/libgles-omap3.inc
@@ -3,11 +3,11 @@ LICENSE = "proprietary-binary"
 # 'TSPA.txt' might not be the best file to md5sum
 LIC_FILES_CHKSUM = "file://TSPA.txt;md5=c0d5d9c1e38b41677144c4e24d6ddee1"
 
-PR = "r26"
+PR = "r27"
 
 COMPATIBLE_MACHINE = "(omap3|ti816x|ti33x)"
 
-DEPENDS = "virtual/libx11 libxau libxdmcp"
+DEPENDS = "virtual/libx11 libxau libxdmcp libdrm"
 
 PROVIDES += "virtual/egl"
 



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-30 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-30 15:59 Koen Kooi : libgles-omap3: add missing libdrm dependency Arago Project git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.