Fix dependency on libungif
This commit is contained in:
parent
1498c1baf7
commit
d45cc3d36f
@ -84,6 +84,7 @@ endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_DIRECTFB_GIF),y)
|
||||
DIRECTFB_GIF:=--enable-gif
|
||||
DIRECTFB_DEP+= libungif
|
||||
else
|
||||
DIRECTFB_GIF:=--disable-gif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user