diff options
Diffstat (limited to 'devel/upp/files/patch-bazaar_Media_Media.upp')
| -rw-r--r-- | devel/upp/files/patch-bazaar_Media_Media.upp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/upp/files/patch-bazaar_Media_Media.upp b/devel/upp/files/patch-bazaar_Media_Media.upp new file mode 100644 index 000000000000..32648b6eef02 --- /dev/null +++ b/devel/upp/files/patch-bazaar_Media_Media.upp @@ -0,0 +1,11 @@ +--- bazaar/Media/Media.upp.orig 2015-03-02 00:01:01 UTC ++++ bazaar/Media/Media.upp +@@ -8,7 +8,7 @@ library(MSC) "avcodec.lib avformat.lib a + + library(GCC WIN32) "avcodec avformat avutil swscale avdevice avcore"; + +-library(GCC !WIN32) "avutil avcodec avformat avdevice swscale"; ++library(POSIX) "avutil avcodec avformat avdevice swscale"; + + link(MSC) /FORCE:MULTIPLE; + |
