diff options
Diffstat (limited to 'recipes/xqtlauncher/xqtlauncher.bb')
-rw-r--r-- | recipes/xqtlauncher/xqtlauncher.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xqtlauncher/xqtlauncher.bb b/recipes/xqtlauncher/xqtlauncher.bb index cfeb0c69af..b4203d4261 100644 --- a/recipes/xqtlauncher/xqtlauncher.bb +++ b/recipes/xqtlauncher/xqtlauncher.bb @@ -1,7 +1,7 @@ DESCRIPTION = "xqtlauncher integrates X/Qt2 nicely into opie. You can launch applications with it from opies menue" HOMEPAGE = "http://angstrom-distribution.org/" LICENSE = "GPL" -PR = "r2" +PR = "r3" RDEPENDS_${PN} = "xqt2 xorg-minimal-fonts" |