aboutsummaryrefslogtreecommitdiffstats
path: root/community/libcaca
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-20 13:07:33 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-20 13:11:07 +0100
commit42c1963d64a3aff873e13e6304a305001f6df246 (patch)
tree6785afc9c6c6dab4e7645606cc12dd0ce3d6c5ac /community/libcaca
parent171f71b50346df7064994263d1ad17bb2d024bfb (diff)
downloadaports-42c1963d64a3aff873e13e6304a305001f6df246.tar.bz2
aports-42c1963d64a3aff873e13e6304a305001f6df246.tar.xz
community/libcaca: add -static subpackage
Diffstat (limited to 'community/libcaca')
-rw-r--r--community/libcaca/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcaca/APKBUILD b/community/libcaca/APKBUILD
index a91c1d64cf..765930ca44 100644
--- a/community/libcaca/APKBUILD
+++ b/community/libcaca/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="WTFPL"
depends_dev="imlib2-dev"
makedepends="$depends_dev"
-subpackages="$pkgname-dev $pkgname-doc"
+subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
source="http://caca.zoy.org/files/$pkgname/$pkgname-$_ver.tar.gz
2018-20544.patch::https://github.com/cacalabs/libcaca/commit/84bd155087b93ab2d8d7cb5b1ac94ecd4cf4f93c.patch
2018-20545.patch::https://github.com/cacalabs/libcaca/commit/3e52dabe3e64dc50f4422effe364a1457a8a8592.patch