mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-24 20:46:16 +02:00
dgclock: fix build
This commit is contained in:
parent
4206f29560
commit
e09fbf7a73
@ -26,7 +26,7 @@ TARGET_CFLAGS += \
|
|||||||
|
|
||||||
TARGET_LDFLAGS += \
|
TARGET_LDFLAGS += \
|
||||||
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
|
||||||
-lSDL -lSDL_ttf
|
-lSDL -lSDL_ttf -lm
|
||||||
|
|
||||||
define Package/dgclock
|
define Package/dgclock
|
||||||
SECTION:=xorg-apps
|
SECTION:=xorg-apps
|
||||||
|
Loading…
Reference in New Issue
Block a user