polari: add missing dependency
This commit is contained in:
parent
acdaea0e3c
commit
bc11035b60
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'polari'
|
# Template file for 'polari'
|
||||||
pkgname=polari
|
pkgname=polari
|
||||||
version=3.24.2
|
version=3.24.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config itstool gobject-introspection"
|
hostmakedepends="pkg-config itstool gobject-introspection"
|
||||||
makedepends="gtk+3-devel telepathy-glib-devel gjs-devel gspell-devel libsecret-devel
|
makedepends="gtk+3-devel telepathy-glib-devel gjs-devel gspell-devel libsecret-devel
|
||||||
libsoup-gnome-devel telepathy-logger-devel"
|
libsoup-gnome-devel telepathy-logger-devel"
|
||||||
depends="telepathy-mission-control telepathy-idle"
|
depends="telepathy-mission-control telepathy-idle telepathy-logger"
|
||||||
short_desc="The GNOME IRC client"
|
short_desc="The GNOME IRC client"
|
||||||
maintainer="Sir_Boops <admin@boops.me>"
|
maintainer="Sir_Boops <admin@boops.me>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue