mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
pidgin: package purple-2/libymsg.so to libpurple-dev
* otherwise fails with ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so: libpurple path '/work/armv4t-oe-linux-gnueabi/pidgin-2.7.9-r0.0/packages-split/libpurple/usr/lib/purple-2/libymsg.so' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,7 +3,7 @@ SECTION = "x11/network"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
DEPENDS = "python startup-notification avahi gtk+ ncurses gnutls virtual/libintl gstreamer dbus"
|
||||
INC_PR = "r0"
|
||||
INC_PR = "r1"
|
||||
|
||||
inherit autotools gettext pkgconfig gconf perlnative
|
||||
|
||||
@@ -37,6 +37,7 @@ FILES_libpurple-dev = "${libdir}/libpurple*.la \
|
||||
${libdir}/purple-2/*.la \
|
||||
${libdir}/purple-2/libjabber.so \
|
||||
${libdir}/purple-2/liboscar.so \
|
||||
${libdir}/purple-2/libymsg.so \
|
||||
${datadir}/aclocal"
|
||||
FILES_libpurple-dbg += "${libdir}/.debug/libpurple* \
|
||||
${libdir}/purple-2/.debug"
|
||||
|
||||
Reference in New Issue
Block a user