[vlc-commits] snap: don't install libvlccore to the staged	environment.
    Konstantin Pavlov 
    git at videolan.org
       
    Sun Dec 18 22:58:21 CET 2016
    
    
  
vlc | branch: master | Konstantin Pavlov <thresh at videolan.org> | Mon Dec 19 00:57:40 2016 +0300| [6005055f1763af09d0e4316b7f54edd105a469a5] | committer: Konstantin Pavlov
snap: don't install libvlccore to the staged environment.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6005055f1763af09d0e4316b7f54edd105a469a5
---
 extras/package/snap/snapcraft.yaml | 1 -
 1 file changed, 1 deletion(-)
diff --git a/extras/package/snap/snapcraft.yaml b/extras/package/snap/snapcraft.yaml
index ed94c1f..8f99e3f 100644
--- a/extras/package/snap/snapcraft.yaml
+++ b/extras/package/snap/snapcraft.yaml
@@ -169,7 +169,6 @@ parts:
       - libva-drm1
       - libva-x11-1
       - libva1
-      - libvlccore8
       - libvncclient1
       - libx11-6
       - libxcb-composite0
    
    
More information about the vlc-commits
mailing list