This patch seems to correct the build error.  I don't know how well it
fits in with the logic of adding the appinidicator though.

--- /tmp/old    2010-01-21 12:49:22.000000000 -0500
+++ debian/patches/82_rhythmbox-indicators.patch        2010-01-21 
12:42:37.000000000 -0500
@@ -627,16 +627,18 @@
                break;
  
        default:
-@@ -488,6 +507,13 @@
+@@ -488,6 +507,15 @@
        return TRUE;
  }
  
++#if defined(HAVE_APP_INDICATOR)
 +#if defined(HAVE_NOTIFY)
 +void
 +rb_tray_icon_attach_notification (RBTrayIcon *icon, NotifyNotification 
*notification)
 +{
 +}
 +#endif
++#endif
 +
  static void
  notify_playing_entry (RBStatusIconPlugin *plugin, gboolean requested)

-- 
82_rhythmbox-indicators.patch breaks build when libappindicator-dev not 
available
https://bugs.launchpad.net/bugs/510778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to