git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed2839b
)
libxslt 1.1.12: Add the -dbg package to the PACKAGES list.
author
Jamie Lenehan
<lenehan@twibble.org>
Thu, 28 Sep 2006 23:56:22 +0000
(23:56 +0000)
committer
Jamie Lenehan
<lenehan@twibble.org>
Thu, 28 Sep 2006 23:56:22 +0000
(23:56 +0000)
packages/libxslt/libxslt_1.1.12.bb
patch
|
blob
|
history
diff --git
a/packages/libxslt/libxslt_1.1.12.bb
b/packages/libxslt/libxslt_1.1.12.bb
index
5201a0a
..
816b3fd
100644
(file)
--- a/
packages/libxslt/libxslt_1.1.12.bb
+++ b/
packages/libxslt/libxslt_1.1.12.bb
@@
-3,7
+3,7
@@
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "libxml2"
LICENSE = "MIT"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "ftp://xmlsoft.org/libxml2/libxslt-${PV}.tar.gz"
S = "${WORKDIR}/libxslt-${PV}"
@@
-39,7
+39,7
@@
do_stage () {
install -m 0644 libxslt.m4 ${STAGING_DATADIR}/aclocal/
}
-PACKAGES = "${PN}-dev ${PN}-utils ${PN} ${PN}-doc ${PN}-locale"
+PACKAGES = "${PN}-d
bg ${PN}-d
ev ${PN}-utils ${PN} ${PN}-doc ${PN}-locale"
FILES_${PN}-dev += "${bindir}/xslt-config"
FILES_${PN}-utils += "${bindir}"