diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-app/xorg-app-common.inc')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xorg-app-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/xorg-app-common.inc b/meta/recipes-graphics/xorg-app/xorg-app-common.inc index 1a20099880..1c64e20aac 100644 --- a/meta/recipes-graphics/xorg-app/xorg-app-common.inc +++ b/meta/recipes-graphics/xorg-app/xorg-app-common.inc | |||
@@ -2,7 +2,7 @@ SUMMARY = "X application" | |||
2 | HOMEPAGE = "http://www.x.org/" | 2 | HOMEPAGE = "http://www.x.org/" |
3 | BUGTRACKER = "https://bugs.freedesktop.org" | 3 | BUGTRACKER = "https://bugs.freedesktop.org" |
4 | SECTION = "x11/apps" | 4 | SECTION = "x11/apps" |
5 | LICENSE = "MIT-X" | 5 | LICENSE = "MIT" |
6 | DEPENDS = "util-macros-native virtual/libx11" | 6 | DEPENDS = "util-macros-native virtual/libx11" |
7 | 7 | ||
8 | # depends on virtual/libx11 | 8 | # depends on virtual/libx11 |