alarm/xf86-video-dove: add resourceproto to makedepends

This commit is contained in:
Kevin Mihelich 2012-10-15 02:32:12 +00:00
parent 9f92b943bd
commit a34d030a5f

View file

@ -11,7 +11,7 @@ arch=('armv7h')
url="http://www.solid-run.com/mw/index.php/CuBox_Drivers#GPU_Drivers"
license=('GPL2')
depends=('marvell-libgfx')
makedepends=('pkgconfig' 'xorg-server-devel')
makedepends=('pkgconfig' 'xorg-server-devel' 'resourceproto')
options=('!libtool' '!strip')
source=("http://archlinuxarm.org/builder/src/xf86-video-dove-0.3.4.tar.gz"
"xorg.conf")