From fe78675f817144710dd3f602f90f8f93b9dc2754 Mon Sep 17 00:00:00 2001 From: SvenPStarFinanz Date: Fri, 30 Oct 2020 21:29:32 +0100 Subject: [sqlitecpp] Additions for sqlcipher port (#14029) --- ports/sqlitecpp/CONTROL | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ports/sqlitecpp/CONTROL (limited to 'ports/sqlitecpp/CONTROL') diff --git a/ports/sqlitecpp/CONTROL b/ports/sqlitecpp/CONTROL deleted file mode 100644 index a0566c037..000000000 --- a/ports/sqlitecpp/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: sqlitecpp -Version: 3.1.1 -Build-Depends: sqlite3 -Homepage: https://github.com/SRombauts/SQLiteCpp -Description: SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. -- cgit v1.2.3