net/balsa now links against webkitgtk

This commit is contained in:
PktSurf 2022-07-03 17:00:13 +05:30
parent 1b56766367
commit a037cb49a1

View file

@ -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 \