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:
ca6d560
)
gnutils 1.4.0: add PACKAGES_DYNAMIC
author
Koen Kooi
<koen@openembedded.org>
Mon, 14 Aug 2006 16:02:55 +0000
(16:02 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 14 Aug 2006 16:02:55 +0000
(16:02 +0000)
packages/gnutls/gnutls_1.4.0.bb
patch
|
blob
|
history
diff --git
a/packages/gnutls/gnutls_1.4.0.bb
b/packages/gnutls/gnutls_1.4.0.bb
index
3c48bc9
..
7a934a8
100644
(file)
--- a/
packages/gnutls/gnutls_1.4.0.bb
+++ b/
packages/gnutls/gnutls_1.4.0.bb
@@
-11,6
+11,7
@@
SRC_URI = "ftp://ftp.gnutls.org/pub/gnutls/gnutls-${PV}.tar.bz2 \
inherit autotools binconfig
PACKAGES =+ "${PN}-openssl ${PN}-extra ${PN}-bin"
+PACKAGES_DYNAMIC = "libgnutls*"
FILES_${PN}-openssl = "${libdir}/libgnutls-openssl.so.*"
FILES_${PN}-extra = "${libdir}/libgnutls-extra.so.*"
FILES_${PN} = "${libdir}/libgnutls.so.*"