diff options
-rw-r--r-- | extra/v86d/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/v86d/APKBUILD b/extra/v86d/APKBUILD index 6a0b80c9b2..8bcdcf6181 100644 --- a/extra/v86d/APKBUILD +++ b/extra/v86d/APKBUILD @@ -5,6 +5,7 @@ pkgdesc="userspace helper for uvesafb that runs x86 code in an emulated environm url="http://dev.gentoo.org/~spock/projects/uvesafb/" license="GPL2" depends="uclibc" +makedepends="bash" source="http://dev.gentoo.org/~spock/projects/uvesafb/archive/$pkgname-$pkgver.tar.bz2 modprobe.uvesafb" |