dgclock: fix build

This commit is contained in:
kyak 2012-03-28 23:20:46 +04:00
parent 4206f29560
commit e09fbf7a73
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ TARGET_CFLAGS += \
TARGET_LDFLAGS += \
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
-lSDL -lSDL_ttf
-lSDL -lSDL_ttf -lm
define Package/dgclock
SECTION:=xorg-apps