You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2019/08/13 08:24:53 UTC

[arrow] branch master updated: ARROW-6190: [Packaging][deb] Add missing headers to libplasma-dev for Ubuntu 16.04

This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 538df74  ARROW-6190: [Packaging][deb] Add missing headers to libplasma-dev for Ubuntu 16.04
538df74 is described below

commit 538df743bb504f7a7841723a1c900d9cdf07190d
Author: Sutou Kouhei <ko...@clear-code.com>
AuthorDate: Tue Aug 13 10:24:39 2019 +0200

    ARROW-6190: [Packaging][deb] Add missing headers to libplasma-dev for Ubuntu 16.04
    
    Closes #5050 from kou/packages-linux-ubuntu-xenial-add-missing-plasma-headers and squashes the following commits:
    
    bd4cba03e <Sutou Kouhei>  Add missing headers to libplasma-dev for Ubuntu 16.04
    
    Authored-by: Sutou Kouhei <ko...@clear-code.com>
    Signed-off-by: Krisztián Szűcs <sz...@gmail.com>
---
 dev/tasks/linux-packages/debian.ubuntu-xenial/libplasma-dev.install | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/tasks/linux-packages/debian.ubuntu-xenial/libplasma-dev.install b/dev/tasks/linux-packages/debian.ubuntu-xenial/libplasma-dev.install
index d3538d2..fc5904e 100644
--- a/dev/tasks/linux-packages/debian.ubuntu-xenial/libplasma-dev.install
+++ b/dev/tasks/linux-packages/debian.ubuntu-xenial/libplasma-dev.install
@@ -1,3 +1,4 @@
+usr/include/plasma/
 usr/lib/*/libplasma.a
 usr/lib/*/libplasma.so
 usr/lib/*/pkgconfig/plasma.pc