Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
mono-uia
use_specific_libX11_soname
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File use_specific_libX11_soname of Package mono-uia
Index: mono-uia.git/UIAutomationClient/System.Windows.Automation/NativeMethods.cs =================================================================== --- mono-uia.git.orig/UIAutomationClient/System.Windows.Automation/NativeMethods.cs 2012-01-23 19:09:12.855314381 +0000 +++ mono-uia.git/UIAutomationClient/System.Windows.Automation/NativeMethods.cs 2012-01-23 19:09:19.595344463 +0000 @@ -148,7 +148,7 @@ [DllImport ("libgdk-x11-2.0.so.0")] internal static extern IntPtr gdk_x11_display_get_xdisplay (IntPtr handle); - [DllImport("libX11.so")] + [DllImport("libX11.so.6")] private static extern int XQueryTree(IntPtr display, IntPtr w, out IntPtr rootReturn, out IntPtr parentReturn, out IntPtr childrenReturn, out int childrenReturnCount); } -} \ No newline at end of file +}
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