evolution: needs gtkhtml at run-time (fixes #72).
This commit is contained in:
parent
1cb4b24ccc
commit
6312759183
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'evolution'
|
# Template file for 'evolution'
|
||||||
pkgname=evolution
|
pkgname=evolution
|
||||||
version=3.8.2
|
version=3.8.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-pst-import --with-openldap --disable-bogofilter
|
configure_args="--disable-pst-import --with-openldap --disable-bogofilter
|
||||||
--with-krb5=/usr --disable-schemas-compile --disable-static --disable-spamassassin
|
--with-krb5=/usr --disable-schemas-compile --disable-static --disable-spamassassin
|
||||||
@ -28,7 +28,7 @@ post_install() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
evolution_package() {
|
evolution_package() {
|
||||||
depends="hicolor-icon-theme desktop-file-utils iso-codes"
|
depends="gtkhtml>=4.6 hicolor-icon-theme desktop-file-utils iso-codes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user