]> git.saurik.com Git - apt-legacy.git/blobdiff - methods/makefile
Added iPhone headers to APT and fixed 301 results.
[apt-legacy.git] / methods / makefile
index 27beb53e19a5b8525005d23ac16916a5d3db4b4a..eb931afa639e3f5fa4ee07ca514ca6e13fb52ab0 100644 (file)
@@ -47,7 +47,7 @@ include $(PROGRAM_H)
 
 # The http method
 PROGRAM=http
 
 # The http method
 PROGRAM=http
-SLIBS = -lapt-pkg $(SOCKETLIBS) -framework CFNetwork -framework CoreFoundation
+SLIBS = -lapt-pkg $(SOCKETLIBS) -framework CFNetwork -framework CoreFoundation -framework SystemConfiguration -framework IOKit
 LIB_MAKES = apt-pkg/makefile
 SOURCE = http.cc rfc2553emu.cc connect.cc
 include $(PROGRAM_H)
 LIB_MAKES = apt-pkg/makefile
 SOURCE = http.cc rfc2553emu.cc connect.cc
 include $(PROGRAM_H)