testing/yeahconsole: fix makedepends

This commit is contained in:
Natanael Copa 2014-09-01 08:26:05 +00:00
parent 73a7aebbd4
commit f3fa86b052

View File

@ -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"