]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/sdl2
core166: Ship changes files
[people/mfischer/ipfire-2.x.git] / lfs / sdl2
index 3530d6675d29c63cd1fa6cbbc5feeae83d81bda7..30605d35e4ec7aada5e3090016872f094513db1c 100644 (file)
--- a/lfs/sdl2
+++ b/lfs/sdl2
@@ -25,6 +25,7 @@
 include Config
 
 VER        = 2.0.20
+SUMMARY    = Simple DirectMedia Layer Library
 
 THISAPP    = SDL2-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -36,6 +37,8 @@ PAK_VER    = 6
 
 DEPS       = alsa
 
+SERVICES   =
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -67,7 +70,7 @@ $(patsubst %,$(DIR_DL)/%,$(objects)) :
 $(subst %,%_MD5,$(objects)) :
        @$(MD5)
 
-dist: 
+dist:
        @$(PAK)
 
 ###############################################################################