summaryrefslogtreecommitdiffstats
path: root/src/sfml.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/sfml.mk')
-rw-r--r--src/sfml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sfml.mk b/src/sfml.mk
index 2b13f04..8add617 100644
--- a/src/sfml.mk
+++ b/src/sfml.mk
@@ -8,7 +8,7 @@ $(PKG)_CHECKSUM := 8f2eebc1b8856773d50c58cd55b4daf0fe94e120
$(PKG)_SUBDIR := SFML-$($(PKG)_VERSION)
$(PKG)_FILE := SFML-$($(PKG)_VERSION)-sources.zip
$(PKG)_URL := http://sfml-dev.org/download/sfml/$($(PKG)_VERSION)/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc freetype glew jpeg openal libsndfile
+$(PKG)_DEPS := gcc freetype glew jpeg libsndfile openal
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://www.sfml-dev.org/download.php' | \