diff options
Diffstat (limited to 'recipes/xqtlauncher/xqtlauncher-blackbox-config.bb')
-rw-r--r-- | recipes/xqtlauncher/xqtlauncher-blackbox-config.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xqtlauncher/xqtlauncher-blackbox-config.bb b/recipes/xqtlauncher/xqtlauncher-blackbox-config.bb index 1fe2f7f8f1..37843a22bb 100644 --- a/recipes/xqtlauncher/xqtlauncher-blackbox-config.bb +++ b/recipes/xqtlauncher/xqtlauncher-blackbox-config.bb @@ -1,7 +1,7 @@ DESCRIPTION = "blackbox configuration for xqtlauncher which integrates X/Qt2 nicely into opie." HOMEPAGE = "http://angstrom-distribution.org/" LICENSE = "GPL" -PR = "r0" +PR = "r1" RDEPENDS_${PN} = "blackbox xqtlauncher" |