diff options
Diffstat (limited to 'recipes/dictator/dictator_0.2.bb')
-rw-r--r-- | recipes/dictator/dictator_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dictator/dictator_0.2.bb b/recipes/dictator/dictator_0.2.bb index 5ebb0c9228..31a473cb97 100644 --- a/recipes/dictator/dictator_0.2.bb +++ b/recipes/dictator/dictator_0.2.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Call recodering program for Neo Smartphones" SECTION = "utils" PRIORITY = "optional" LICENSE = "GPL" -RDEPENDS = "python python-pygtk python-xml python-netclient pydes python-audio" +RDEPENDS_${PN} = "python python-pygtk python-xml python-netclient pydes python-audio" PR="r2" ARCH_pyring = "all" |