rdesktop: needs pkg-config to build.
This commit is contained in:
parent
641f9c07c4
commit
287ab54312
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'rdesktop'
|
# Template file for 'rdesktop'
|
||||||
pkgname=rdesktop
|
pkgname=rdesktop
|
||||||
version=1.7.1
|
version=1.7.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-debug --with-ipv6 ac_cv_prog_STRIP=/bin/true"
|
configure_args="--with-debug --with-ipv6 ac_cv_prog_STRIP=/bin/true"
|
||||||
makedepends="openssl-devel libao-devel libsamplerate-devel libXrandr-devel"
|
makedepends="pkg-config openssl-devel libao-devel
|
||||||
|
libsamplerate-devel libXrandr-devel"
|
||||||
short_desc="An open source client for Windows Remote Desktop Services"
|
short_desc="An open source client for Windows Remote Desktop Services"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue