mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
VLC: fill in requires
Switch to make install-strip to reduce package size from 35M to 16M
This commit is contained in:
@@ -501,7 +501,7 @@ index 0000000..3768ba5
|
||||
+
|
||||
+void system_Init (void)
|
||||
+{
|
||||
+ BApplication app("application/x-vnd.videolan-vlc");
|
||||
+ BApplication app("application/x-vnd.vlc");
|
||||
+ pthread_once_t once = PTHREAD_ONCE_INIT;
|
||||
+
|
||||
+ pthread_once (&once, set_libvlc_path);
|
||||
|
||||
Reference in New Issue
Block a user