mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
telepathy-idle: openssl is unnecessary.
This commit is contained in:
parent
256b0def61
commit
066584dd6c
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'telepathy-idle'
|
# Template file for 'telepathy-idle'
|
||||||
pkgname=telepathy-idle
|
pkgname=telepathy-idle
|
||||||
version=0.2.0
|
version=0.2.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python libxslt"
|
hostmakedepends="pkg-config python libxslt"
|
||||||
makedepends="openssl-devel dbus-glib-devel telepathy-glib-devel>=0.22"
|
makedepends="dbus-glib-devel telepathy-glib-devel>=0.22"
|
||||||
depends="telepathy-glib>=0.22"
|
depends="telepathy-glib>=0.22"
|
||||||
short_desc="An IRC connection manager for Telepathy"
|
short_desc="An IRC connection manager for Telepathy"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue