mirror of
https://github.com/videolan/vlc.git
synced 2024-12-14 12:14:42 +08:00
make.pl: missing qt4 stuff.
This commit is contained in:
parent
f1ea77b736
commit
40e2dbaf7d
@ -54,6 +54,7 @@ while(<STDIN>)
|
||||
$line =~ /^libtool:\s/ ||
|
||||
$line =~ /^\/bin\/sh/ ||
|
||||
$line =~ /^\/usr\/bin\/moc-qt4/ ||
|
||||
$line =~ /^\/usr\/bin\/uic-qt4/ ||
|
||||
$line =~ /^creating lib.*/)
|
||||
{}
|
||||
# Info
|
||||
|
Loading…
Reference in New Issue
Block a user