diff options
Diffstat (limited to 'fbterm/Makefile')
| -rw-r--r-- | fbterm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fbterm/Makefile b/fbterm/Makefile index e6f8f3e..6b66ebf 100644 --- a/fbterm/Makefile +++ b/fbterm/Makefile @@ -1,5 +1,3 @@ -# -# kyak@freenode/#qi-hardware # # This is free software, licensed under the GNU General Public License v2. # @@ -22,7 +20,7 @@ define Package/fbterm TITLE:=FbTerm, a fast FrameBuffer based TERMinal emulator for linux URL:=http://code.google.com/p/fbterm/ SUBMENU:=Terminal - DEPENDS:=+libiconv +fontconfig +unifont + DEPENDS:=+libiconv +fontconfig +unifont +libstdcpp endef define Package/fbterm/description |
