diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/x11-common/x11-common_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/x11-common/x11-common_0.1.bb b/meta/packages/x11-common/x11-common_0.1.bb index 69bfbdd5e6..6791f961a1 100644 --- a/meta/packages/x11-common/x11-common_0.1.bb +++ b/meta/packages/x11-common/x11-common_0.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "Common X11 scripts" | 1 | DESCRIPTION = "Common X11 scripts" |
2 | LICENSE = "GPL" | 2 | LICENSE = "GPLv2" |
3 | SECTION = "x11" | 3 | SECTION = "x11" |
4 | RDEPENDS_${PN} = "xmodmap xdpyinfo xtscal xinit formfactor" | 4 | RDEPENDS_${PN} = "xmodmap xdpyinfo xtscal xinit formfactor" |
5 | PR = "r38" | 5 | PR = "r38" |