summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb
index d897dab0f5..483dce3aea 100644
--- a/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.0.bb
@@ -8,6 +8,8 @@ autonomous display."
8 8
9require xorg-lib-common.inc 9require xorg-lib-common.inc
10 10
11inherit gettext
12
11LICENSE = "MIT-style" 13LICENSE = "MIT-style"
12LIC_FILES_CHKSUM = "file://COPYING;md5=d559fb26e129626022e052a5e6e0e123" 14LIC_FILES_CHKSUM = "file://COPYING;md5=d559fb26e129626022e052a5e6e0e123"
13 15
@@ -17,8 +19,6 @@ PROVIDES = "xdmcp"
17PR = "r0" 19PR = "r0"
18PE = "1" 20PE = "1"
19 21
20DEPENDS += "gettext"
21
22XORG_PN = "libXdmcp" 22XORG_PN = "libXdmcp"
23 23
24BBCLASSEXTEND = "native nativesdk" 24BBCLASSEXTEND = "native nativesdk"