xcb-util-image: replaces xcb-util<0.3.9.
This commit is contained in:
parent
178282d128
commit
2fd3a8c58c
|
@ -1,7 +1,7 @@
|
|||
# Template build for 'xcb-util-image'.
|
||||
pkgname=xcb-util-image
|
||||
version=0.3.9
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config libxcb-devel>=1.8 xcb-util-devel>=0.3.9"
|
||||
|
@ -15,3 +15,4 @@ long_desc="
|
|||
This package provides a port of Xlib's XImage and XShmImage functions for XCB."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
replaces="xcb-util<0.3.9"
|
||||
|
|
Loading…
Reference in New Issue