mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/yeahconsole: fix makedepends
This commit is contained in:
parent
73a7aebbd4
commit
f3fa86b052
@ -9,7 +9,7 @@ arch="all"
|
||||
license="GPL2"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev"
|
||||
makedepends="$depends_dev libx11-dev"
|
||||
install=""
|
||||
source="${url}${pkgname}-${pkgver}.tar.gz"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user