Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(807)

Unified Diff: src/platform/pam_offline/debian/control

Issue 554021: integrate pam_offline with the build and packaging system (Closed)
Patch Set: re-add dependency on openssl, this time using the correct name Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/package_repo/package-list-prod.txt ('k') | src/platform/screenlocker/debian/changelog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/pam_offline/debian/control
diff --git a/src/platform/pam_offline/debian/control b/src/platform/pam_offline/debian/control
index 31fd73c1dd00d49fbdf85c17e2cd87c1fbca2347..4cd04968e3fbaa85420eb5548044b1d100542270 100644
--- a/src/platform/pam_offline/debian/control
+++ b/src/platform/pam_offline/debian/control
@@ -12,5 +12,5 @@ Section: libs
Package: chromeos-pam-offline
Section: libs
Architecture: any
-Depends: libpam0g, libssl, ${shlibs:Depends}, ${misc:Depends}
+Depends: libpam0g, openssl, ${shlibs:Depends}, ${misc:Depends}
Description: Linux-PAM module to perform offline authentication in Chrome(ium)OS.
« no previous file with comments | « src/package_repo/package-list-prod.txt ('k') | src/platform/screenlocker/debian/changelog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698