elinks-git: Rebuild with guile
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=elinks-git
|
||||
_ver_base=0.13
|
||||
pkgver=0.13.3999.5e31308d
|
||||
pkgver=0.13.4003.b1d1e4a1
|
||||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc="Full-Featured Text WWW Browser (net-utils)"
|
||||
@@ -15,8 +15,11 @@ depends=('doxygen'
|
||||
'libbz2'
|
||||
'libcrypt'
|
||||
'libexpat'
|
||||
'libffi'
|
||||
'libgc'
|
||||
'libgcrypt'
|
||||
'libgnutls'
|
||||
'libguile'
|
||||
'libhogweed'
|
||||
'libiconv'
|
||||
'libidn'
|
||||
@@ -25,16 +28,21 @@ depends=('doxygen'
|
||||
'libp11-kit'
|
||||
'libtasn1'
|
||||
'libtre'
|
||||
'libunistring'
|
||||
'perl'
|
||||
'python2'
|
||||
'xmlto'
|
||||
'zlib')
|
||||
makedepends=('git'
|
||||
'gettext-devel'
|
||||
'guile'
|
||||
'libbz2-devel'
|
||||
'libcrypt-devel'
|
||||
'libexpat-devel'
|
||||
'libffi-devel'
|
||||
'libgc-devel'
|
||||
'libgcrypt-devel'
|
||||
'libguile-devel'
|
||||
'libgnutls-devel'
|
||||
'libiconv-devel'
|
||||
'libidn-devel'
|
||||
@@ -43,6 +51,7 @@ makedepends=('git'
|
||||
'libp11-kit-devel'
|
||||
'libtasn1-devel'
|
||||
'libtre-devel'
|
||||
'libunistring-devel'
|
||||
'zlib-devel')
|
||||
provides=("elinks")
|
||||
conflicts=("elinks")
|
||||
@@ -74,6 +83,7 @@ build() {
|
||||
--build=${CHOST} \
|
||||
--without-openssl \
|
||||
--with-lzma \
|
||||
--with-guile \
|
||||
--with-perl \
|
||||
--with-python \
|
||||
--without-lua
|
||||
|
||||
Reference in New Issue
Block a user