diff options
Diffstat (limited to 'app-crypt/qca/qca-2.1.0.3.ebuild')
| -rw-r--r-- | app-crypt/qca/qca-2.1.0.3.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-crypt/qca/qca-2.1.0.3.ebuild b/app-crypt/qca/qca-2.1.0.3.ebuild index d42d434db45..5c646cf0571 100644 --- a/app-crypt/qca/qca-2.1.0.3.ebuild +++ b/app-crypt/qca/qca-2.1.0.3.ebuild @@ -53,6 +53,8 @@ DOCS=( README TODO ) S=${WORKDIR}/${MY_PN}-${PV} +PATCHES=( "${FILESDIR}/${PN}-disable-pgp-test.patch" ) + qca_plugin_use() { echo "-DWITH_${2:-$1}_PLUGIN=$(use $1 && echo yes || echo no)" } |
