12 lines
363 B
Plaintext
12 lines
363 B
Plaintext
|
$OpenBSD: patch-SConstruct,v 1.1 2012/09/12 07:07:21 ajacoutot Exp $
|
||
|
--- SConstruct.orig Tue Sep 11 01:09:02 2012
|
||
|
+++ SConstruct Tue Sep 11 01:09:10 2012
|
||
|
@@ -151,7 +151,6 @@ if not env.GetOption('clean'):
|
||
|
"libavcodec >= 52.30.0",
|
||
|
"libpostproc",
|
||
|
"libswscale",
|
||
|
- "libswresample",
|
||
|
"libavutil",
|
||
|
]
|
||
|
if os.path.exists("./ffmpeg"):
|