summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-22 15:54:43 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-22 15:54:43 (EDT)
commit4c3d75282a11d90252202810c3fd9db556d9003e (patch)
treef83f8694c44bf677b073bf224d069043b562fc6f
parent6e354da914bc00c1aee9838fdec27e5ead5d79e3 (diff)
libunistring.0: Use oh-shlibdeps
-rwxr-xr-xbuild1
-rw-r--r--changelog1
-rw-r--r--control2
-rw-r--r--libunistring.0.pkg/control1
4 files changed, 4 insertions, 1 deletions
diff --git a/build b/build
index e337948..5132961 100755
--- a/build
+++ b/build
@@ -24,3 +24,4 @@ install: build
oh-fixperms
oh-strip
oh-installfiles
+ oh-shlibdeps
diff --git a/changelog b/changelog
index 6d1ad72..6104855 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,7 @@ libunistring (0.9.10-1) trunk
* New upstream version.
* Update Maintainer.
+ * libunistring.0: Use automatic shared library dependencies.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 19 Jun 2019 18:45:14 -0400
diff --git a/control b/control
index e06587a..0d5ee85 100644
--- a/control
+++ b/control
@@ -1,3 +1,3 @@
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>
-Build-Depends: opkbuild (>= 4.0.0), gpg, dirmngr, opkhelper-3.0
+Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2), gpg, dirmngr
Homepage: https://www.gnu.org/software/libunistring/
diff --git a/libunistring.0.pkg/control b/libunistring.0.pkg/control
index 7d482b8..baa02c7 100644
--- a/libunistring.0.pkg/control
+++ b/libunistring.0.pkg/control
@@ -1,4 +1,5 @@
Architecture: any
Platform: all
+Depends: ${Shlib-Depends}
Description: Unicode string library
${Common-Description}