diff options
Diffstat (limited to 'recipes/python/python-daap_0.7.1.bb')
-rw-r--r-- | recipes/python/python-daap_0.7.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-daap_0.7.1.bb b/recipes/python/python-daap_0.7.1.bb index a16573a44f..bf1faea6db 100644 --- a/recipes/python/python-daap_0.7.1.bb +++ b/recipes/python/python-daap_0.7.1.bb @@ -2,6 +2,7 @@ DESCRIPTION = "A pure Python DAAP client implementation" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "LGPL" +PR = "r1" inherit distutils |