diff options
author | Jonathan Liu <net147@gmail.com> | 2013-06-07 15:46:52 +1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-11 15:38:02 +0100 |
commit | eac6763ef59023c0a42b9fe9de5ce67f6d62e570 (patch) | |
tree | d7f6a14dbb853ac85b25dc869243a422297af822 /meta/recipes-qt | |
parent | b48b238d82055523fffc72a6c27cbd7f2dd802d4 (diff) | |
download | poky-eac6763ef59023c0a42b9fe9de5ce67f6d62e570.tar.gz |
qt4-x11-free: update HOMEPAGE
(From OE-Core rev: cf5c9ee6128cbec3bf7d74210bd968fba9ac87da)
Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-x11-free.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc index 8853260f43..4b29f55573 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free.inc +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | require qt4.inc | 1 | require qt4.inc |
2 | 2 | ||
3 | DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is the X11 version." | 3 | DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is the X11 version." |
4 | HOMEPAGE = "http://qt.nokia.com" | 4 | HOMEPAGE = "http://qt-project.org/" |
5 | SECTION = "x11/libs" | 5 | SECTION = "x11/libs" |
6 | DEPENDS += "virtual/libgl virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor" | 6 | DEPENDS += "virtual/libgl virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor" |
7 | PROVIDES += "qt4-x11" | 7 | PROVIDES += "qt4-x11" |