mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-25 22:43:29 +08:00
sawman: bump version
Old version no longer builds after directfb bump. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
3cc0e5f85a
commit
694301dc5a
@ -3,12 +3,10 @@
|
||||
# SAWMAN
|
||||
#
|
||||
#############################################################
|
||||
SAWMAN_VERSION:=1.4.10
|
||||
SAWMAN_VERSION:=1.4.11
|
||||
SAWMAN_SOURCE:=SaWMan-$(SAWMAN_VERSION).tar.gz
|
||||
SAWMAN_SITE:=http://www.directfb.org/downloads/Extras
|
||||
SAWMAN_INSTALL_STAGING = YES
|
||||
SAWMAN_INSTALL_TARGET = YES
|
||||
# SAWMAN_CONF_ENV = LDFLAGS="-L$(STAGING_DIR)/usr/lib -Wl,--rpath-link -Wl,$(STAGING_DIR)/usr/lib"
|
||||
SAWMAN_DEPENDENCIES = directfb
|
||||
|
||||
$(eval $(call AUTOTARGETS,package,sawman))
|
||||
|
Loading…
Reference in New Issue
Block a user