iceauth: use xorgproto.
This commit is contained in:
parent
551c649b9b
commit
b660484e01
|
@ -1,10 +1,10 @@
|
|||
# Template build file for 'iceauth'.
|
||||
pkgname=iceauth
|
||||
version=1.0.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xproto libICE-devel"
|
||||
makedepends="xorgproto libICE-devel"
|
||||
short_desc="ICE protocol utility"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue