~ubuntu-branches/debian/sid/docky/sid

« back to all changes in this revision

Viewing changes to .pc/00bzr-fix_dll_maps.patch/Docky.Services/Docky.Services.dll.config

  • Committer: Package Import Robot
  • Author(s): Rico Tzschichholz
  • Date: 2012-01-19 19:03:38 UTC
  • mfrom: (1.1.14) (10.1.9 experimental)
  • Revision ID: package-import@ubuntu.com-20120119190338-n44q7tmqsrkudvk7
Tags: 2.1.3-2
* Upload to unstable
* debian/watch:
  + Look for xz tarballs from now on

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<configuration>
 
2
        <dllmap dll="libgobject-2.0" target="libgobject-2.0.so.0"/>
 
3
        <dllmap dll="libgtk-x11-2.0" target="libgtk-x11-2.0.so.0"/>
 
4
        <dllmap dll="libgdk-x11-2.0" target="libgdk-x11-2.0.so.0"/>
 
5
        <dllmap dll="gio-2.0" target="libgio-2.0.so.0"/>
 
6
        <dllmap dll="X11" target="libX11.so.6"/>
 
7
</configuration>