mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
libXpm: use xorgproto.
This commit is contained in:
parent
da4c33cbff
commit
2c1f9a02db
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template build file for 'libXpm'.
|
# Template build file for 'libXpm'.
|
||||||
pkgname=libXpm
|
pkgname=libXpm
|
||||||
version=3.5.12
|
version=3.5.12
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto libSM-devel libXext-devel libXt-devel"
|
makedepends="xorgproto libSM-devel libXext-devel libXt-devel"
|
||||||
short_desc="X PixMap Library from modular Xorg X11"
|
short_desc="X PixMap Library from modular Xorg X11"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue