wok rev 20351

pinentry: I get warning, thus use same HOST_ARCH as in libgpg-error/receipt
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 11:50:47 2018 +0000 (2018-06-09)
parents 239e2b4f2039
children f91504d4e6bc
files pinentry-gtk/receipt pinentry/receipt
line diff
     1.1 --- a/pinentry-gtk/receipt	Sat Jun 09 11:03:44 2018 +0000
     1.2 +++ b/pinentry-gtk/receipt	Sat Jun 09 11:50:47 2018 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="https://www.gnupg.org/"
     1.5  TARBALL="pinentry-$VERSION.tar.bz2"
     1.6  WGET_URL="https://www.gnupg.org/ftp/gcrypt/pinentry/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="gtk+ libassuan libcap libsecret libtinfo ncursesw"
    1.10  BUILD_DEPENDS="libgpg-error-dev libassuan-dev libsecret-dev ncursesw-dev \
     2.1 --- a/pinentry/receipt	Sat Jun 09 11:03:44 2018 +0000
     2.2 +++ b/pinentry/receipt	Sat Jun 09 11:50:47 2018 +0000
     2.3 @@ -9,6 +9,7 @@
     2.4  WEB_SITE="https://www.gnupg.org/"
     2.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     2.6  WGET_URL="https://www.gnupg.org/ftp/gcrypt/pinentry/$TARBALL"
     2.7 +HOST_ARCH="i486 arm"
     2.8  
     2.9  DEPENDS="libassuan libcap libgio libsecret ncursesw"
    2.10  BUILD_DEPENDS="libgpg-error-dev libassuan-dev libsecret-dev ncursesw-dev \