From 08a03f1e935573bc66cc1d9683aecdb2a4818903 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 23 Jun 2019 11:07:28 -0400 Subject: libexpat.1: Use oh-shlibdeps --- diff --git a/build b/build index 276daab..b4d06c8 100755 --- a/build +++ b/build @@ -19,6 +19,7 @@ install: build oh-fixperms oh-strip -k oh-installfiles + oh-shlibdeps clean: oh-autoclean diff --git a/changelog b/changelog index 76c0dde..fae4ab7 100644 --- a/changelog +++ b/changelog @@ -3,6 +3,7 @@ expat (2.2.7-1) trunk * New upstream version. * Update Maintainer and Homepage. * libexpat.1-dev: Remove static library. + * libexpat.1: Use automatic shared library dependencies. -- Patrick McDermott Sat, 22 Jun 2019 22:02:03 -0400 diff --git a/control b/control index 174b653..8546f87 100644 --- a/control +++ b/control @@ -1,3 +1,3 @@ Maintainer: Patrick McDermott -Build-Depends: opkhelper-3.0 +Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2) Homepage: https://libexpat.github.io/ diff --git a/libexpat.1.pkg/control b/libexpat.1.pkg/control index a77d8a6..5cd9d09 100644 --- a/libexpat.1.pkg/control +++ b/libexpat.1.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: ${Shlib-Depends} Description: XML parser library ${Common-Description} -- cgit v0.9.1