tint2: needs libXdamage-devel to build too.
This commit is contained in:
parent
1ddd199c4f
commit
a80b0e0051
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'tint2'
|
# Template file for 'tint2'
|
||||||
pkgname=tint2
|
pkgname=tint2
|
||||||
version=0.11
|
version=0.11
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="libXcomposite-devel libXinerama-devel libXrandr-devel gtk+-devel imlib2-devel desktop-file-utils"
|
makedepends="libXdamage-devel libXcomposite-devel libXinerama-devel libXrandr-devel gtk+-devel imlib2-devel desktop-file-utils"
|
||||||
short_desc="A basic, good-looking task manager for WMs"
|
short_desc="A basic, good-looking task manager for WMs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Reference in New Issue