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

Unified Diff: libmtp.pc

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.gyp ('k') | libmtp.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libmtp.pc
diff --git a/libmtp.pc b/libmtp.pc
deleted file mode 100644
index 156a38497917b9d45f4cdfe8280727f803964a02..0000000000000000000000000000000000000000
--- a/libmtp.pc
+++ /dev/null
@@ -1,15 +0,0 @@
-# libmtp pkg-config source file
-
-prefix=/usr
-exec_prefix=${prefix}
-libdir=/usr/lib64
-includedir=${prefix}/include
-
-Name: libmtp
-Description: libmtp is a library for accessing Media Transfer Protocol devices
-Version: 1.1.12
-Requires.private: libusb-1.0
-Conflicts:
-Libs: -L${libdir} -lmtp
-Libs.private: -lgcrypt
-Cflags: -I${includedir}
« no previous file with comments | « libmtp.gyp ('k') | libmtp.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698