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 <[email protected]>
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 <[email protected]>
    Signed-off-by: Krisztián Szűcs <[email protected]>
---
 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

Reply via email to