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

Unified Diff: libmtp.pc.in

Issue 2364793002: Revert "Uprev libmtp to 1.1.12" (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libmtp@master
Patch Set: Created 4 years, 3 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 | « libmtp.sh ('k') | ltmain.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libmtp.pc.in
diff --git a/libmtp.pc.in b/libmtp.pc.in
index 93c7bbfb9837fbff141439d094e596ad0b582eb8..81f505cefe01b0c16614cf2a9d9531b4e74bf1fe 100644
--- a/libmtp.pc.in
+++ b/libmtp.pc.in
@@ -8,7 +8,7 @@ includedir=@includedir@
Name: libmtp
Description: libmtp is a library for accessing Media Transfer Protocol devices
Version: @VERSION@
-Requires.private: @LIBUSB_REQUIRES@
+Requires: @LIBUSB_REQUIRES@
Conflicts:
Libs: -L${libdir} -lmtp
Libs.private: @LIBS@
« no previous file with comments | « libmtp.sh ('k') | ltmain.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698