Updated dependencies for gtk launcher, statically link libmicrohttpd

This commit is contained in:
Matthew Bowra-Dean
2011-01-01 17:18:21 +13:00
committed by Chris Forbes
parent ecea2471ca
commit 8ead8635c2
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ arch=(any)
url="http://open-ra.org"
license=('GPL3')
groups=()
depends=('mono' 'openal' 'mesa' 'freetype2' 'sdl')
depends=('mono' 'openal' 'mesa' 'freetype2' 'sdl' 'gtk2' 'libwebkit')
makedepends=('git' 'unzip' 'wget')
optdepends=()
provides=()