Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
mozilla-xulrunner192
mozilla-gdk-pixbuf.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-gdk-pixbuf.patch of Package mozilla-xulrunner192
# HG changeset patch # Parent ca3a2bf92df09c5425fa1b2486366d40ed757fa1 Fix compilation with Gnome > 2.30 diff --git a/toolkit/system/gnome/Makefile.in b/toolkit/system/gnome/Makefile.in --- a/toolkit/system/gnome/Makefile.in +++ b/toolkit/system/gnome/Makefile.in @@ -77,21 +77,23 @@ endif EXTRA_DSO_LDOPTS += \ $(XPCOM_GLUE_LDOPTS) \ $(XPCOM_FROZEN_LDOPTS) \ $(NSPR_LIBS) \ $(MOZ_GCONF_LIBS) \ $(MOZ_GNOMEVFS_LIBS) \ $(GLIB_LIBS) \ $(MOZ_LIBNOTIFY_LIBS) \ + $(MOZ_GTK2_LIBS) \ $(NULL) LOCAL_INCLUDES += -I$(topsrcdir)/toolkit/components/build/ include $(topsrcdir)/config/rules.mk CXXFLAGS += \ $(MOZ_GTK2_CFLAGS) \ $(MOZ_GCONF_CFLAGS) \ $(MOZ_GNOMEVFS_CFLAGS) \ $(GLIB_CFLAGS) \ $(MOZ_LIBNOTIFY_CFLAGS) \ + $(MOZ_GTK2_CFLAGS) \ $(NULL)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor