mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
libtelepathy: stage headers
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1566 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
|
||||
DEPENDS = "glib-2.0 dbus"
|
||||
LICENSE = "lgpl"
|
||||
LICENSE = "LGPL"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-${PV}.tar.gz"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
FILES_${PN} += "${datadir}/telepathy \
|
||||
${datadir}/dbus-1"
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user