mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/i3status: linux-headers build fix
This commit is contained in:
parent
dd3cfc0294
commit
7c38b24ff9
@ -9,7 +9,7 @@ arch="all"
|
||||
license="BSD"
|
||||
depends=""
|
||||
depends_dev="wireless-tools-dev alsa-lib-dev confuse-dev yajl-dev"
|
||||
makedepends="$depends_dev asciidoc"
|
||||
makedepends="$depends_dev asciidoc linux-headers"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="http://i3wm.org/i3status/${pkgname}-${pkgver}.tar.bz2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user