summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/xorg-proto/fixesproto_4.1.1.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/fixesproto_4.1.1.bb b/meta/packages/xorg-proto/fixesproto_4.1.1.bb
index 20f95282e5..cb709f7841 100644
--- a/meta/packages/xorg-proto/fixesproto_4.1.1.bb
+++ b/meta/packages/xorg-proto/fixesproto_4.1.1.bb
@@ -1,5 +1,9 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=ae2c93d7226d1ed33287c3924ca61816 \
5 file://xfixesproto.h;endline=41;md5=fa6bf4d92ae4dd0c1cac511105e541d2"
6
3CONFLICTS = "fixesext" 7CONFLICTS = "fixesext"
4PR = "r1" 8PR = "r1"
5PE = "1" 9PE = "1"