diff options
author | Junqian Gordon Xu <xjqian@gmail.com> | 2008-03-12 15:59:36 +0000 |
---|---|---|
committer | Junqian Gordon Xu <xjqian@gmail.com> | 2008-03-12 15:59:36 +0000 |
commit | 61835c2897efc6eb52f588ac9a351ec37e82d75a (patch) | |
tree | b1d88a42db645062df9b28ec47c85777028310f4 | |
parent | 86d3d6384ea9f7a9313b7d2cbdb126164d47b639 (diff) |
gtk+.inc: QA, add LEAD_SONAME
-rw-r--r-- | packages/gtk+/gtk+.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gtk+/gtk+.inc b/packages/gtk+/gtk+.inc index 1a8236aa34..23a8b9bc70 100644 --- a/packages/gtk+/gtk+.inc +++ b/packages/gtk+/gtk+.inc @@ -8,6 +8,8 @@ DEPENDS = "glib-2.0 tiff pango atk jpeg libpng libxext libxcursor gtk-doc libgcr inherit autotools pkgconfig +LEAD_SONAME = "libgtk-x11-2.0.so" + FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \ ${bindir}/gtk-update-icon-cache \ ${bindir}/gtk-query-immodules-2.0 \ |