pidgin: crash and recipe fixes:
[openembedded.git] / recipes / pidgin / pidgin_2.6.2.bb
index e7cb9d6..817e57d 100644 (file)
@@ -1,19 +1,20 @@
 require pidgin.inc
+PR = "${INC_PR}.0"
 
 DEPENDS += "farsight2"
 
 SRC_URI = "\
   ${SOURCEFORGE_MIRROR}/pidgin/pidgin-${PV}.tar.bz2 \
   file://sanitize-configure.ac.patch;patch=1 \
-  file://gconf-no-errors.patch;patch=1 \
   file://pidgin.desktop-set-icon.patch;patch=1 \
   file://purple-OE-branding-25.patch;patch=1 \
   file://pidgin-cross-python.patch;patch=1 \
-" 
+  file://status-icon-theme-crash.patch;patch=1 \
+"
 
 EXTRA_OECONF += "\
   --disable-gtkspell \
   --disable-meanwhile \
-  --disable-nm \ 
+  --disable-nm \
   --disable-screensaver \
 "