summaryrefslogtreecommitdiffstats
path: root/gnome-applets-dbus-glib.patch
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2011-07-04 11:33:04 +0100
committerBastien Nocera <hadess@hadess.net>2011-07-04 11:33:04 +0100
commit04688fe19b66bf5ae7f9832745e2bb228887a201 (patch)
tree0f4c5556693309ef4e6332a82d0b3b9feeb510c0 /gnome-applets-dbus-glib.patch
parent6f1aa16885ad557198afa5d4db600e62cc2afbff (diff)
downloadgnome-applets-04688fe19b66bf5ae7f9832745e2bb228887a201.tar.gz
gnome-applets-04688fe19b66bf5ae7f9832745e2bb228887a201.tar.xz
gnome-applets-04688fe19b66bf5ae7f9832745e2bb228887a201.zip
Update to 3.1.3
Diffstat (limited to 'gnome-applets-dbus-glib.patch')
-rw-r--r--gnome-applets-dbus-glib.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/gnome-applets-dbus-glib.patch b/gnome-applets-dbus-glib.patch
deleted file mode 100644
index fcece10..0000000
--- a/gnome-applets-dbus-glib.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up gnome-applets-2.32.0/configure.in.dbus-glib gnome-applets-2.32.0/configure.in
---- gnome-applets-2.32.0/configure.in.dbus-glib 2010-11-03 16:46:18.251241996 -0400
-+++ gnome-applets-2.32.0/configure.in 2010-11-03 16:46:55.642242004 -0400
-@@ -273,7 +273,7 @@ AC_SUBST(XML2_LIBS)
-
- dnl -- check for libgweather (required for gweather applet) ------------------
- build_libgweather_applets=false
--PKG_CHECK_MODULES(LIBGWEATHER, gweather >= $GWEATHER_REQUIRED,
-+PKG_CHECK_MODULES(LIBGWEATHER, gweather >= $GWEATHER_REQUIRED dbus-glib-1,
- build_libgweather_applets=true,
- AC_MSG_WARN([libgweather not found. Not building the weather applet.]))
- AC_SUBST(LIBGWEATHER_CFLAGS)