Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
tsclient
tsclient-build-against-new-gnome.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tsclient-build-against-new-gnome.patch of Package tsclient
--- configure.ac.org 2009-01-07 16:58:26.000000000 +1100 +++ configure.ac 2009-01-07 16:58:37.000000000 +1100 @@ -32,7 +32,7 @@ AM_PROG_LIBTOOL ### get cflags and libs -PKG_CHECK_MODULES(TSC, glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib) +PKG_CHECK_MODULES(TSC, glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libgnomeui-2.0 libnm_glib) TSC_CFLAGS="-Wall $TSC_CFLAGS" ### Internationalization support --- src/tsc-main.c.org 2009-01-07 16:58:53.000000000 +1100 +++ src/tsc-main.c 2009-01-07 16:59:04.000000000 +1100 @@ -4,7 +4,7 @@ #include <gtk/gtk.h> #include <glib.h> #include <glib/gi18n.h> -#include <gnome.h> +#include <libgnomeui/libgnomeui.h> #include "tsc-window.h" #include "tsc-manager.h" #include "tsc-util.h"
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