summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm_5.4.14.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.14.bb')
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.14.bb b/meta/recipes-devtools/rpm/rpm_5.4.14.bb
index 261b280c31..90c4a354bf 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.14.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.14.bb
@@ -161,7 +161,7 @@ PACKAGECONFIG[db] = "${WITH_DB},--without-db,db,"
161 161
162PACKAGECONFIG[sqlite] = "--with-sqlite,--without-sqlite,sqlite3," 162PACKAGECONFIG[sqlite] = "--with-sqlite,--without-sqlite,sqlite3,"
163 163
164PACKAGECONFIG[beecrypt] = "--with-beecrypt=external,--without-beecrypt,beecrypt," 164PACKAGECONFIG[beecrypt] = "--with-beecrypt=external,--with-beecrypt=internal,beecrypt,"
165PACKAGECONFIG[openssl] = "--with-openssl,--without-openssl,openssl," 165PACKAGECONFIG[openssl] = "--with-openssl,--without-openssl,openssl,"
166PACKAGECONFIG[nss] = "--with-nss,--without-nss,nss," 166PACKAGECONFIG[nss] = "--with-nss,--without-nss,nss,"
167PACKAGECONFIG[gcrypt] = "--with-gcrypt,--without-gcrypt,gcrypt," 167PACKAGECONFIG[gcrypt] = "--with-gcrypt,--without-gcrypt,gcrypt,"