wxsqlite3/wxsqlite3-pc.patch
Michael Schwendt 2850e7da6f fix pkg git :
- clean up the "sources" and .gitignore file,
 - in .gitignore file only mention binaries stored in lookaside-cache,
 - text files and diff-able (such as .patch and .spec and) belong into git
2012-12-23 19:59:52 +01:00

11 lines
422 B
Diff

--- wxsqlite3-3.0.1/wxsqlite3.pc.orig 2012-12-23 15:45:49.489159543 +0100
+++ wxsqlite3-3.0.1/wxsqlite3.pc 2012-12-23 15:46:07.201160901 +0100
@@ -6,6 +6,6 @@
Description: C++ wrapper around the SQLite 3.x database
URL: http://wxcode.sourceforge.net/components/wxsqlite3/
Version: 3.0.1
-Requires: wxGTK-devel sqlite-devel
-Libs: -L${libdir} -lsqlite3
+
+Libs: -lwxcode_gtk2u_wxsqlite3-2.8
Cflags: -I${includedir}/wx