diff options
Diffstat (limited to 'debian/patches/0001-missing_pthread.patch')
-rw-r--r-- | debian/patches/0001-missing_pthread.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/0001-missing_pthread.patch b/debian/patches/0001-missing_pthread.patch index 0d6db5a..d1a3316 100644 --- a/debian/patches/0001-missing_pthread.patch +++ b/debian/patches/0001-missing_pthread.patch @@ -1,6 +1,7 @@ Description: Add missing pthread to build system Author: Jörg Frings-Fürst <debian@jff.email> Last-Update: 2019-07-13 +Forwarded: not-needed --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/CMakeLists.txt |