From 497ffc82695220983b3ba0db7ce5ab7efaa05ccf Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 12 Aug 2008 20:09:23 +0000 Subject: [PATCH] Fix st2205tool dependency against libgd git-svn-id: svn://svn.openwrt.org/openwrt/packages@12290 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/st2205tool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/st2205tool/Makefile b/libs/st2205tool/Makefile index 656395d36..9b1a1848e 100644 --- a/libs/st2205tool/Makefile +++ b/libs/st2205tool/Makefile @@ -24,7 +24,7 @@ define Package/st2205tool SECTION:=libs CATEGORY:=Libraries TITLE:=ST220xu powered photo-frames library - DEPENDS:=libgd + DEPENDS:=+libgd URL:=http://picframe.spritesserver.nl/wiki/ endef -- 2.11.0