diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb b/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb index efa8b65ace..063e531c02 100644 --- a/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb | |||
| @@ -13,7 +13,7 @@ require xorg-lib-common.inc | |||
| 13 | LICENSE = "MIT-style" | 13 | LICENSE = "MIT-style" |
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=879ce266785414bd1cbc3bc2f4d9d7c8" | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=879ce266785414bd1cbc3bc2f4d9d7c8" |
| 15 | 15 | ||
| 16 | DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp" | 16 | DEPENDS += "xproto virtual/libx11 xextproto" |
| 17 | PROVIDES = "xext" | 17 | PROVIDES = "xext" |
| 18 | 18 | ||
| 19 | PE = "1" | 19 | PE = "1" |
