summaryrefslogtreecommitdiffstats
path: root/libraries/libflashsupport/change-features.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libflashsupport/change-features.patch')
-rw-r--r--libraries/libflashsupport/change-features.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/libraries/libflashsupport/change-features.patch b/libraries/libflashsupport/change-features.patch
new file mode 100644
index 0000000000..b99b0f132c
--- /dev/null
+++ b/libraries/libflashsupport/change-features.patch
@@ -0,0 +1,17 @@
+diff -urp libflashsupport-ORIGINALE/flashsupport.c libflashsupport-MODIFICATO/flashsupport.c
+--- libflashsupport-ORIGINALE/flashsupport.c 2008-07-02 11:43:50.000000000 +0200
++++ libflashsupport-MODIFICATO/flashsupport.c 2008-07-02 11:46:33.000000000 +0200
+@@ -50,10 +50,10 @@
+ //
+
+ #define OPENSSL
+-//#define GNUTLS
++#define GNUTLS
+ //#define ALSA
+-//#define OSS
+-#define V4L1
++#define OSS
++//#define V4L1
+ #define PULSEAUDIO
+
+ ////////////////////////////////////////////////////////////////////////////////////////////////////