diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-13 18:31:33 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-13 18:31:33 +0100 |
commit | 6ef0a8be152d116b690c067f52db12082a159112 (patch) | |
tree | a70854616403a128f43e7d8e02c59cf3ef45ee12 /debian/patches/0001-missing_pthread.patch | |
parent | bd3ee3e3eb4c6cc98d2d30196de91f2f46c25198 (diff) |
d/p/0001-missing_pthread.patch: Add Forwarded: not-needed
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 |