net/balsa now links against webkitgtk
This commit is contained in:
parent
1b56766367
commit
a037cb49a1
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ build=1sml
|
|||
homepage="https://pawsa.fedorapeople.org/balsa/"
|
||||
download="https://pawsa.fedorapeople.org/balsa/balsa-2.5.11.tar.bz2"
|
||||
desc="GTK+3 mail client with support for GPG"
|
||||
requires="gcc-libs pcre netbsd-curses libpng libical libnotify gnutls libgpg-error sqlite icu libogg libvorbis gtk3 graphite2"
|
||||
requires="gcc-libs pcre netbsd-curses libpng libical libnotify gnutls libgpg-error sqlite icu libogg libvorbis gtk3 graphite2 webkitgtk"
|
||||
|
||||
build() {
|
||||
mkandenterbuilddir
|
||||
|
@ -18,7 +18,7 @@ build() {
|
|||
|
||||
./configure \
|
||||
--prefix="" \
|
||||
--with-html-widget=no \
|
||||
--with-html-widget=webkit2 \
|
||||
--with-sqlite \
|
||||
--with-libsecret \
|
||||
--with-canberra \
|
||||
|
|
Loading…
Reference in a new issue