postgresql: moved to github
[packages.git] / libs / serdisplib / Makefile
index 7ade455..af08760 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -22,11 +22,11 @@ define Package/serdisplib
   CATEGORY:=Libraries
   TITLE:=A display control library
   URL:=http://serdisplib.sourceforge.net/
-  DEPENDS:=+libusb
+  DEPENDS:=+libusb-compat
 endef
 
 define Package/serdisplib/description
-       serdisplib is a library to drive serial and parallel displays 
+       serdisplib is a library to drive serial and parallel displays
        with built-in controllers.
 endef