diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb b/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb index 9fde040613..44cb2e0ebb 100644 --- a/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb +++ b/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb | |||
| @@ -11,7 +11,7 @@ require xorg-lib-common.inc | |||
| 11 | LICENSE = "MIT-style" | 11 | LICENSE = "MIT-style" |
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8bc71986d3b9b3639f6dfd6fac8f196" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8bc71986d3b9b3639f6dfd6fac8f196" |
| 13 | 13 | ||
| 14 | DEPENDS += "virtual/libx11 renderproto xproto xdmcp" | 14 | DEPENDS += "virtual/libx11 renderproto xproto" |
| 15 | 15 | ||
| 16 | PE = "1" | 16 | PE = "1" |
| 17 | 17 | ||
