diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-05-16 23:18:50 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-05-16 23:18:50 +0000 |
commit | 83b791cef734965a9d10885fbde227b87085fa2e (patch) | |
tree | 7144199bd3fe9401d54ad9de305e491886a4bc52 /packages/avahi/avahi.inc | |
parent | bcddbb9aaf2369a82a79b847b3be18ac820ce6e7 (diff) |
avahi: move PR out of inc file and into bb files
Diffstat (limited to 'packages/avahi/avahi.inc')
-rw-r--r-- | packages/avahi/avahi.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/avahi/avahi.inc b/packages/avahi/avahi.inc index ae03d00e05..e8de254ebb 100644 --- a/packages/avahi/avahi.inc +++ b/packages/avahi/avahi.inc @@ -4,8 +4,6 @@ HOMEPAGE = "http://avahi.org" SECTION = "network" PRIORITY = "optional" LICENSE = "GPL" -PR = "r5" - DEPENDS = "expat virtual/libintl libdaemon dbus glib-2.0" # uclibc has no nss |