diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/add_required_internal_pd_headers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/add_required_internal_pd_headers b/debian/patches/add_required_internal_pd_headers index e35f2f5..e4283ca 100644 --- a/debian/patches/add_required_internal_pd_headers +++ b/debian/patches/add_required_internal_pd_headers @@ -1,7 +1,7 @@ Description: workaround for headers missing from 'puredata' Currently the 'puredata' package only includes the header m_pd.h, but other headers are need to build this package, specifically s_stuff.h and - g_canvas.h. This patch adds the two headers from 'puredata' version 0.42.6 + m_imp.h. This patch adds the two headers from 'puredata' version 0.42.6 until the other headers are included in Debian. Author: Hans-Christoph Steiner <hans@eds.org> Bug-Debian: http://bugs.debian.org/568770 |