diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-08 18:49:13 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-07-08 20:06:32 +0200 |
commit | cfd3b8310c71301f4737b323004dbbe61cbd4d51 (patch) | |
tree | cbe7ef646e4574e9235b5c24f3c4b01ff398e084 /testing/opendmarc/APKBUILD | |
parent | 958a7ed4f14267998ad7ac1bce87558b3c75ce7b (diff) | |
download | aports-cfd3b8310c71301f4737b323004dbbe61cbd4d51.tar.bz2 aports-cfd3b8310c71301f4737b323004dbbe61cbd4d51.tar.xz |
testing/opendmarc: add subpackage -libs
Diffstat (limited to 'testing/opendmarc/APKBUILD')
-rw-r--r-- | testing/opendmarc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/opendmarc/APKBUILD b/testing/opendmarc/APKBUILD index 9bf708e637..6f64543189 100644 --- a/testing/opendmarc/APKBUILD +++ b/testing/opendmarc/APKBUILD @@ -8,7 +8,7 @@ url="http://www.trusteddomain.org/opendmarc/" arch="all" license="BSD-3-Clause Sendmail" makedepends="libmilter-dev libspf2-dev" -subpackages="$pkgname-doc $pkgname-dev" +subpackages="$pkgname-doc $pkgname-dev $pkgname-libs" source="https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz netdb_defines.patch fix-153-duplicate-dkim-auth_result-sections.patch |