vdr: fix dependency for libintl
[openembedded.git] / recipes / opie-qcop / opie-qcop.inc
blobb9b0309913ca65c676df77aed89b9b5378755c1a
1 DESCRIPTION = "Opie QCOP IPC Client"
2 SECTION = "opie/base"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
6 S = "${WORKDIR}/qcop"
8 inherit opie
10 do_install() {
11         install -d ${D}${bindir}
12         install -m 0755 ${S}/qcop ${D}${bindir}/qcop