summaryrefslogtreecommitdiff
path: root/packages/gdbm
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-10-04 10:24:43 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-10-04 10:24:43 +0000
commit668c42cb7e6ee3be1fb10dbc4c2e7f138734538b (patch)
treec369dedfd70560abfee1174469f2885c21376d5c /packages/gdbm
parent468b92a0c2dfae68923addccbe61dc4d2b64d305 (diff)
parent2c66cf2e9d662ba8941dd11741f8e825a6f475c1 (diff)
merge of 'c0c96c93651e80c74259da321b816cfa0c76a7a1'
and 'e81ad8bbd55788f8132544a64394420053252ebf'
Diffstat (limited to 'packages/gdbm')
-rw-r--r--packages/gdbm/gdbm_1.8.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gdbm/gdbm_1.8.3.bb b/packages/gdbm/gdbm_1.8.3.bb
index ecef5fc414..ad648f9f27 100644
--- a/packages/gdbm/gdbm_1.8.3.bb
+++ b/packages/gdbm/gdbm_1.8.3.bb
@@ -3,8 +3,11 @@ HOMEPAGE = "http://www.gnu.org/software/gdbm/gdbm.html"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL"
+
PR = "r2"
+PACKAGES_DYNAMIC = "libgdbm*"
+
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \
file://makefile.patch;patch=1 \
file://libtool-mode.patch;patch=1"