diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
| -rw-r--r-- | meta/recipes-graphics/xorg-app/xrandr_1.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.4.1.bb b/meta/recipes-graphics/xorg-app/xrandr_1.4.1.bb index 35e53c8753..6ca6863a36 100644 --- a/meta/recipes-graphics/xorg-app/xrandr_1.4.1.bb +++ b/meta/recipes-graphics/xorg-app/xrandr_1.4.1.bb | |||
| @@ -6,7 +6,7 @@ DESCRIPTION = "Xrandr is used to set the size, orientation and/or \ | |||
| 6 | reflection of the outputs for a screen. It can also set the screen \ | 6 | reflection of the outputs for a screen. It can also set the screen \ |
| 7 | size." | 7 | size." |
| 8 | 8 | ||
| 9 | LICENSE= "MIT" | 9 | LICENSE = "MIT" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3" |
| 11 | DEPENDS += "libxrandr libxrender" | 11 | DEPENDS += "libxrandr libxrender" |
| 12 | PE = "1" | 12 | PE = "1" |
