summaryrefslogtreecommitdiff
path: root/package/qingy
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-13 09:34:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-13 09:34:02 +0200
commite251f8299bf34e329613e68116d47e124192bc84 (patch)
tree82aaada62ba14e302c6db2617117543a1dbeebe2 /package/qingy
parent3b7b09fd2d8c6962e14f5f5464fe4a0570235df2 (diff)
use static-libgc not only for base, simplifies dependencies, just a few bytes bigger for a xbmc build
Diffstat (limited to 'package/qingy')
-rw-r--r--package/qingy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/qingy/Makefile b/package/qingy/Makefile
index 4e095f2b2..560c091c2 100644
--- a/package/qingy/Makefile
+++ b/package/qingy/Makefile
@@ -7,9 +7,9 @@ PKG_NAME:= qingy
PKG_VERSION:= 1.0.0
PKG_RELEASE:= 3
PKG_MD5SUM:= 1e0912655e240adfd0ce5ced30bbc685
-PKG_DESCR:= a DirectFB getty replacement
+PKG_DESCR:= directfb getty replacement
PKG_SECTION:= misc
-PKG_DEPENDS:= directfb libncurses libgcc librt libpthread
+PKG_DEPENDS:= directfb libncurses librt libpthread
PKG_DEPENDS+= libstdcxx
PKG_BUILDDEP:= DirectFB ncurses
PKG_URL:= http://qingy.sourceforge.net/