diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-16 08:25:13 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-16 08:25:13 +0100 |
commit | a1dac799b819ba356a2faff3a98d7f5f076c24b6 (patch) | |
tree | a0f0b3c99b3802327bdf81a2d21a61eb2db95471 /debian/patches/0001-missing_pthread.patch | |
parent | 1b5f1800bd4c22a1256f390c065150e827c86393 (diff) | |
parent | 7d6978b4afc21f90828cf7735b222c53649501fb (diff) |
Merge tag 'debian/0.9.8+dfsg-2' into developdevelop
Bugfix release
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 |