mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/xcmenu: build fix (zlib-dev)
This commit is contained in:
parent
4538ea911e
commit
6ccd7e7b06
@ -10,7 +10,7 @@ arch="all"
|
||||
license="WTFPL"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev libxcb-dev"
|
||||
makedepends="$depends_dev libxcb-dev zlib-dev"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="saveas-https://github.com/Cloudef/xcmenu/archive/$_commit.zip/$pkgname-$_commit.zip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user