aboutsummaryrefslogtreecommitdiffstats
path: root/testing/yeahconsole
diff options
context:
space:
mode:
Diffstat (limited to 'testing/yeahconsole')
-rw-r--r--testing/yeahconsole/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/yeahconsole/APKBUILD b/testing/yeahconsole/APKBUILD
index d6ebf8dd5c..748bf0174e 100644
--- a/testing/yeahconsole/APKBUILD
+++ b/testing/yeahconsole/APKBUILD
@@ -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"