diff options
-rw-r--r-- | meta-oe/recipes-extended/wxwidgets/wxwidgets_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/wxwidgets/wxwidgets_git.bb b/meta-oe/recipes-extended/wxwidgets/wxwidgets_git.bb index 06337b79c7..1d3c972da7 100644 --- a/meta-oe/recipes-extended/wxwidgets/wxwidgets_git.bb +++ b/meta-oe/recipes-extended/wxwidgets/wxwidgets_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Cross-Plattform GUI Library" | 1 | SUMMARY = "Cross-Plattform GUI Library" |
2 | DESCRIPTIOM = "wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls." | 2 | DESCRIPTION = "wxWidgets is a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls." |
3 | HOMEPAGE = "https://www.wxwidgets.org/" | 3 | HOMEPAGE = "https://www.wxwidgets.org/" |
4 | BUGTRACKER = "https://trac.wxwidgets.org/" | 4 | BUGTRACKER = "https://trac.wxwidgets.org/" |
5 | 5 | ||