mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 05:02:22 +02:00
xorg-proto: inherit gettext class instead of adding gettext to DEPENDS directly
(From OE-Core rev: 31945c914ca45e404d5c72210c9be16161cc1228) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,8 +3,6 @@ require xorg-proto-common.inc
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
DEPENDS += "gettext"
|
||||
|
||||
SUMMARY = "BigReqs: X Big Requests extension headers"
|
||||
|
||||
DESCRIPTION = "This package provides the wire protocol for the \
|
||||
|
||||
@@ -13,8 +13,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
DEPENDS += "gettext"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
SRC_URI[md5sum] = "e7edb59a3f54af15f749e8f3e314ee62"
|
||||
|
||||
@@ -12,8 +12,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
DEPENDS += "gettext"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
SRC_URI[md5sum] = "cd7372cd827bfd7ca7e9238f2ce274b1"
|
||||
|
||||
@@ -12,8 +12,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
DEPENDS += "gettext"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
SRC_URI[md5sum] = "120e226ede5a4687b25dd357cc9b8efe"
|
||||
|
||||
Reference in New Issue
Block a user