diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-03-26 15:03:02 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-03-26 15:03:02 +0100 |
commit | 613166bd06177b70d7b5f070144260f9d25544cb (patch) | |
tree | 6c7c31d2c8adea1b8e9b71bec25b7d136732489c /recipes/qt4/qt4-x11-free_4.4.3.bb | |
parent | e91b799bcb19d8bee0d4dda8903e834d2b4b556c (diff) |
qt4: overhaul packaging and staging rules
Diffstat (limited to 'recipes/qt4/qt4-x11-free_4.4.3.bb')
-rw-r--r-- | recipes/qt4/qt4-x11-free_4.4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-x11-free_4.4.3.bb b/recipes/qt4/qt4-x11-free_4.4.3.bb index d4d476917e..167629ce93 100644 --- a/recipes/qt4/qt4-x11-free_4.4.3.bb +++ b/recipes/qt4/qt4-x11-free_4.4.3.bb @@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com" LICENSE = "GPL QPL" DEPENDS += "virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor" PROVIDES = "qt4x11" -PR = "r7" +PR = "r10" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \ file://0001-cross-compile.patch;patch=1 \ |