diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-04-29 13:24:00 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-04-29 13:24:00 +0000 |
commit | 920183918a5607e1b9bf4e3aa899140b91f587b8 (patch) | |
tree | 3d05204749c44d002d25eccdabf2cec8ada9a0e8 /packages/avahi/avahi.inc | |
parent | c935e9da83222ba31a5323f0a05c334ad6911d68 (diff) |
avahi: remove libavahi-ui (gtk+ dependency) as long as there are no users.
Diffstat (limited to 'packages/avahi/avahi.inc')
-rw-r--r-- | packages/avahi/avahi.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/avahi/avahi.inc b/packages/avahi/avahi.inc index 72583cb7e9..fa2884b98e 100644 --- a/packages/avahi/avahi.inc +++ b/packages/avahi/avahi.inc @@ -4,7 +4,7 @@ HOMEPAGE = "http://avahi.org" SECTION = "network" PRIORITY = "optional" LICENSE = "GPL" -PR="r2" +PR="r3" DEPENDS = "expat libdaemon dbus glib-2.0" RRECOMMENDS = "libnss-mdns" |