diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-16 08:24:41 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-16 08:24:41 +0100 |
commit | 7d6978b4afc21f90828cf7735b222c53649501fb (patch) | |
tree | a0f0b3c99b3802327bdf81a2d21a61eb2db95471 /debian/patches | |
parent | d900a0ce85f9389882567e9698b4f785971f35a8 (diff) | |
parent | f78347efd3853bf16b23208e1e4da8ee593b1e86 (diff) |
Merge branch 'release/debian/0.9.8+dfsg-2'HEADdebian/0.9.8+dfsg-2master
Diffstat (limited to 'debian/patches')
-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 |