diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-03-08 11:36:01 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-03-08 11:36:01 +0100 |
commit | 6bfefe6e0bde166b0a68a38334ad07bfac96beb6 (patch) | |
tree | df4c66ac708dec594e855599fc6e113ef60e1409 /dev-ros/image_view | |
parent | dev-ros/image_view: fix build when installing for the first time (diff) | |
download | gentoo-6bfefe6e0bde166b0a68a38334ad07bfac96beb6.tar.gz gentoo-6bfefe6e0bde166b0a68a38334ad07bfac96beb6.tar.bz2 gentoo-6bfefe6e0bde166b0a68a38334ad07bfac96beb6.zip |
dev-ros/image_view: add link to upstream PR in patch
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/image_view')
-rw-r--r-- | dev-ros/image_view/files/dynrec.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ros/image_view/files/dynrec.patch b/dev-ros/image_view/files/dynrec.patch index 499888f65a30..b0a920eae2fc 100644 --- a/dev-ros/image_view/files/dynrec.patch +++ b/dev-ros/image_view/files/dynrec.patch @@ -1,5 +1,7 @@ When installing for the first time, imp.find_module will fail. +https://github.com/ros-perception/image_pipeline/pull/183 + Index: image_pipeline-1.12.15/image_view/cfg/ImageView.cfg =================================================================== --- image_pipeline-1.12.15.orig/image_view/cfg/ImageView.cfg |