add clementine and dep
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
prefix=/usr
|
||||
exec_prefix=/usr
|
||||
libdir=/usr/lib
|
||||
includedir=/usr/include
|
||||
|
||||
Name: Crypto++
|
||||
Description: A free C++ class library of cryptographic schemes
|
||||
Version: @VERSION@
|
||||
URL: http://www.cryptopp.com
|
||||
Requires:
|
||||
Conflicts:
|
||||
Libs: -L${libdir} -lcryptopp
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}/cryptopp/
|
||||
Reference in New Issue
Block a user