[packages] libdirectfd: directfb depends on libsysfs
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:32 +0000 (00:22 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 13 Jun 2012 00:22:32 +0000 (00:22 +0000)
SVN-Revision: 32322

libs/libdirectfb/Makefile

index a6dba3d4325a5355782c3dd7a473cbc3146b2e70..de6bcbe50c68275a3ea6d9300b5e53ed6ac301c3 100644 (file)
@@ -25,7 +25,7 @@ define Package/directfb
     SECTION:=libs
     CATEGORY:=Libraries
     URL:=http://directfb.org
-    DEPENDS:=+libpng +libjpeg +libpthread +libfreetype
+    DEPENDS:=+libpng +libjpeg +libpthread +libfreetype +libsysfs
 endef
 
 define Package/directfb/description