1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-29 00:57:19 +03:00

there should be no need dgclock depends on gl-support

This commit is contained in:
Mirko Vogt 2010-02-22 01:07:05 +01:00
parent 4f6e75dcf5
commit 76981017a4

View File

@ -35,7 +35,7 @@ define Package/dgclock
CATEGORY:=Xorg
TITLE:=dgclock - sdl based date and time
URL:=http://clogging.web.fc2.com/dingoo/
DEPENDS:=+libsdl +libsdl-image +libsdl-ttf +libgl-mesa +dejavu-fonts-ttf
DEPENDS:=+libsdl +libsdl-image +libsdl-ttf +dejavu-fonts-ttf
endef
define Package/dgclock/description