summaryrefslogtreecommitdiff
path: root/data/jocstrap/frameworks.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/jocstrap/frameworks.diff')
-rw-r--r--data/jocstrap/frameworks.diff23
1 files changed, 23 insertions, 0 deletions
diff --git a/data/jocstrap/frameworks.diff b/data/jocstrap/frameworks.diff
new file mode 100644
index 000000000..e80fca39b
--- /dev/null
+++ b/data/jocstrap/frameworks.diff
@@ -0,0 +1,23 @@
+diff -ru jocstrap-1.0.2474/jocstrap/makefile jocstrap-1.0.2474+iPhone/jocstrap/makefile
+--- jocstrap-1.0.2474/jocstrap/makefile 2008-07-14 02:07:50.000000000 +0000
++++ jocstrap-1.0.2474+iPhone/jocstrap/makefile 2008-08-02 23:54:06.000000000 +0000
+@@ -42,6 +42,8 @@
+ frameworks += MessageUI
+ frameworks += AddressBookUI
+ frameworks += CoreTelephony
++ frameworks += CoreLocation
++ frameworks += MusicLibrary
+ main += HelloJava
+ else
+ target :=
+diff -ru jocstrap-1.0.2474/jocstrap/makefile jocstrap-1.0.2474+iPhone/jocstrap/makefile
+--- jocstrap-1.0.2474/jocstrap/makefile 2008-07-14 02:07:50.000000000 +0000
++++ jocstrap-1.0.2474+iPhone/jocstrap/makefile 2008-08-09 19:51:18.000000000 +0000
+@@ -26,6 +26,7 @@
+ frameworks += MessageUI
+ frameworks += AddressBookUI
+ frameworks += CoreTelephony
++ frameworks += MusicLibrary
+ main += HelloJava
+ else
+ ifeq ($(PKG_ARCH),iphoneos-arm)