diff options
| -rw-r--r-- | meta/packages/xorg-proto/randrproto_1.3.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/randrproto_1.3.1.bb b/meta/packages/xorg-proto/randrproto_1.3.1.bb index 42d33fb674..725be1d702 100644 --- a/meta/packages/xorg-proto/randrproto_1.3.1.bb +++ b/meta/packages/xorg-proto/randrproto_1.3.1.bb | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
| 2 | 2 | ||
| 3 | LICENSE = "MIT-style" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \ | ||
| 5 | file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" | ||
| 6 | |||
| 3 | CONFLICTS = "randrext" | 7 | CONFLICTS = "randrext" |
| 4 | PR = "r1" | 8 | PR = "r1" |
| 5 | PE = "1" | 9 | PE = "1" |
