mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
telepathy-mission-control: stage headers, added required fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1567 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,10 +1,18 @@
|
||||
|
||||
DESCRIPTION = "Telepathy Mission Control"
|
||||
HOMEPAGE = "http://mission-control.sourceforge.net/"
|
||||
LICENSE = "LGPL"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "libtelepathy dbus-glib"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/mission-control/telepathy-mission-control-${PV}.tar.gz"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
PACKAGES =+ " \
|
||||
libmissioncontrol \
|
||||
libmissioncontrol-config \
|
||||
|
||||
Reference in New Issue
Block a user