gnutils 1.4.0: add PACKAGES_DYNAMIC
authorKoen Kooi <koen@openembedded.org>
Mon, 14 Aug 2006 16:02:55 +0000 (16:02 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 14 Aug 2006 16:02:55 +0000 (16:02 +0000)
packages/gnutls/gnutls_1.4.0.bb

index 3c48bc9..7a934a8 100644 (file)
@@ -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.*"