add libgl deps to cairo-compmgr
This commit is contained in:
parent
3fe45b363b
commit
69b445b82a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ arch=(i686 x86_64)
|
|||
url="https://github.com/gandalfn/Cairo-Composite-Manager"
|
||||
license=(LGPL)
|
||||
makedepends=(gettext gtk-doc "intltool>=0.41" git)
|
||||
depends=("gtk2>=2.16.0" "vala>=0.18" libsm gconf)
|
||||
depends=("gtk2>=2.16.0" "vala>=0.18" libsm libgl gconf)
|
||||
install=cairo-compmgr.install
|
||||
options=(!libtool)
|
||||
source=(https://github.com/downloads/gandalfn/Cairo-Composite-Manager/$pkgname-$pkgver.tar.bz2)
|
||||
|
|
Loading…
Reference in a new issue