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