mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-21 23:18:27 +02:00
dgclock: fix build
This commit is contained in:
parent
4206f29560
commit
e09fbf7a73
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user