]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
sdl: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:58 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:58 +0000 (13:08 +0200)
pkgs/core/sdl/sdl.nm

index 13c09c61f07b3ff16fd5156ec9ec4b25eb3f79ab..806f4b555888aa71ad708b2c40ad3a51ceda257d 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://www.libsdl.org/
 PKG_LICENSE    = LGPLv2+
 PKG_SUMMARY    = A cross-platform multimedia library.
 
-PKG_BUILD_DEPS+= pkg-config
-PKG_DEPS      += directfb libusb-compat
+PKG_BUILD_DEPS+= directfb-devel libusb-compat-devel pkg-config
 
 define PKG_DESCRIPTION
        Simple DirectMedia Layer (SDL) is a cross-platform multimedia library \
@@ -44,3 +43,5 @@ define PKG_DESCRIPTION
 endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
+
+PKG_PACKAGES  += $(PKG_NAME_REAL)-devel