diff options
Diffstat (limited to 'package/xvinfo/Makefile')
-rw-r--r-- | package/xvinfo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/xvinfo/Makefile b/package/xvinfo/Makefile index 93d589444..8b0965257 100644 --- a/package/xvinfo/Makefile +++ b/package/xvinfo/Makefile @@ -9,8 +9,6 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 49f5a19ddff9393aaea4ecaacaedddb3 PKG_DESCR:= Print out X-Video extension adaptor information PKG_SECTION:= x11/apps -PKG_DEPENDS:= xorg-server -PKG_BUILDDEP:= xorg-server PKG_URL:= http://xorg.freedesktop.org/ PKG_SITES:= ${MASTER_SITE_XORG} |